Searched refs:DrawBitmap (Results 1 – 2 of 2) sorted by relevance
257 ST7735_LCD_Driver.DrawBitmap(&st7735_pObj,0,0,WeActStudiologo); in LCD_Init()270 ST7735_LCD_Driver.DrawBitmap(&st7735_pObj,0,0,WeActStudiologo); in show_logo()
92 int32_t ( *DrawBitmap ) (ST7735_Object_t*, uint32_t, uint32_t, uint8_t *); member
Completed in 4 milliseconds