Home | History | Annotate | Download | only in ports

Lines Matching refs:rgb_to_lcd16

1196 static inline uint16_t rgb_to_lcd16(CGRGBPixel rgb) {
1326 dst[i] = rgb_to_lcd16(cgPixels[i] ^ xorMask);