Home
last modified time | relevance | path

Searched defs:drawChar (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/st7735/
Dgfx.cxx179 GFX::drawChar (int16_t x, int16_t y, uint8_t data, uint16_t color, uint16_t bg, uint8_t size) { in drawChar() function in GFX
/hardware/bsp/intel/peripheral/libupm/src/lcd/
Deboled.cxx180 void EBOLED::drawChar (uint8_t x, uint8_t y, uint8_t data, uint8_t color, uint8_t size) { in drawChar() function in EBOLED