Searched defs:red565 (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/docs/examples/ | ||
H A D | Color_Type_RGB_565.cpp | 17 uint16_t red565[] = { pack565(0x1F, 0x00, 0x00), pack565(0x17, 0x00, 0x00), in REG_FIDDLE() local |
Completed in 1 milliseconds