Searched defs:EncodeRgb565 (Results 1 – 1 of 1) sorted by relevance
40 constexpr ColorRgb565 EncodeRgb565(uint8_t r, uint8_t g, uint8_t b) { in EncodeRgb565() function45 constexpr ColorRgb565 EncodeRgb565(ColorRgba8888 rgba8888) { in EncodeRgb565() function