Searched defs:drawTriangle (Results 1 - 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/st7735/ |
H A D | gfx.cxx | 115 GFX::drawTriangle(int16_t x0, int16_t y0, int16_t x1, int16_t y1, int16_t x2, int16_t y2, uint16_t color) { function in class:GFX
|
/hardware/bsp/intel/peripheral/libupm/src/lcd/ |
H A D | eboled.cxx | 346 void EBOLED::drawTriangle(int8_t x0, int8_t y0, int8_t x1, int8_t y1, int8_t x2, int8_t y2, uint8_t color) function in class:EBOLED
|
Completed in 330 milliseconds