Searched refs:LcdBpp (Results 1 – 2 of 2) sorted by relevance
72 LCD_BPP LcdBpp; in LcdSetMode() local84 Status = LcdPlatformGetBpp (ModeNumber,&LcdBpp); in LcdSetMode()90 BytesPerPixel = GetBytesPerPixel(LcdBpp); in LcdSetMode()
81 LCD_BPP LcdBpp; in LcdSetMode() local92 Status = LcdPlatformGetBpp (ModeNumber,&LcdBpp); in LcdSetMode()109 LcdControl = PL111_CTRL_LCD_EN | PL111_CTRL_LCD_BPP(LcdBpp) | PL111_CTRL_LCD_TFT | PL111_CTRL_BGR; in LcdSetMode()