Searched defs:RGB565_R_SHIFT (Results 1 – 1 of 1) sorted by relevance
50 constexpr uint8_t RGB565_R_SHIFT = 0; variable57 constexpr uint8_t RGB565_R_SHIFT = RGB565_B_BITS + RGB565_G_BITS; variable