Home
last modified time | relevance | path

Searched defs:EncodeRgb565 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_display/public/pw_display/
H A Dcolor.h40 constexpr ColorRgb565 EncodeRgb565(uint8_t r, uint8_t g, uint8_t b) { in EncodeRgb565() function
45 constexpr ColorRgb565 EncodeRgb565(ColorRgba8888 rgba8888) { in EncodeRgb565() function