5 {0x0C, 0xE1, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF},
6 {0x00, 0x00, 0x45, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF},
7 {0x00, 0x00, 0x00, 0x0C, 0xE1, 0xFF, 0xFF, 0xFF},
8 {0x00, 0x00, 0x00, 0x00, 0x00, 0x45, 0xFF, 0xFF},
9 {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0C, 0x45},
10 {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0C, 0x45},
11 {0x00, 0x00, 0x00, 0x00, 0x00, 0x45, 0xFF, 0xFF},
12 {0x00, 0x00, 0x00, 0x0C, 0xE1, 0xFF, 0xFF, 0xFF},
13 {0x00, 0x00, 0x45, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF},
14 {0x0C, 0xE1, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF},
static constexpr KDColor YellowDark
void blendRectWithMask(KDRect rect, KDColor color, const uint8_t *mask, KDColor *workingBuffer)
static constexpr KDCoordinate k_chevronWidth
KDColor s_workingBuffer[ChevronView::k_chevronWidth *ChevronView::k_chevronHeight]
KDSize minimalSizeForOptimalDisplay() const override
void drawRect(KDContext *ctx, KDRect rect) const override
static constexpr KDCoordinate k_chevronHeight
KDCoordinate width() const
const uint8_t chevronMask[ChevronView::k_chevronHeight][ChevronView::k_chevronWidth]
KDCoordinate height() const