Searched refs:LCD_COLOR32 (Results 1 – 5 of 5) sorted by relevance
148 #define LCD_COLOR32 5 macro184 #elif LCD_BPP == LCD_COLOR32209 #elif LCD_BPP == LCD_COLOR32
85 case LCD_COLOR32: in gop_blt()166 case LCD_COLOR32:193 if (bpix == LCD_COLOR32) {
19 #define LCD_BPP LCD_COLOR32
21 #define LCD_BPP LCD_COLOR32
39 (LCD_BPP != LCD_COLOR32)205 #if (LCD_BPP != LCD_COLOR32) in lcd_clear()