Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/st7735/
Dgfx.cxx74 GFX::drawLine (int16_t x0, int16_t y0, int16_t x1, int16_t y1, uint16_t color) { in drawLine() function in GFX
/hardware/bsp/intel/peripheral/libupm/src/lcd/
Deboled.cxx262 void EBOLED::drawLine(int8_t x0, int8_t y0, int8_t x1, int8_t y1, uint8_t color) in drawLine() function in EBOLED