Searched refs:CLCD_CAP_RGB444 (Results 1 – 1 of 1) sorted by relevance
17 CLCD_CAP_RGB444 = (1 << 0), enumerator27 CLCD_CAP_444 = CLCD_CAP_RGB444 | CLCD_CAP_BGR444,33 CLCD_CAP_RGB = CLCD_CAP_RGB444 | CLCD_CAP_RGB5551 |