Searched refs:drawRoundedRectangle (Results 1 – 3 of 3) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/examples/javascript/ |
D | eboled.js | 130 oled.drawRoundedRectangle(8, 8, 48, 16, 4, 1);
|
/hardware/bsp/intel/peripheral/libupm/src/lcd/ |
D | eboled.h | 270 …void drawRoundedRectangle(int8_t x, int8_t y, int8_t width, int8_t height, int16_t radius, uint8_t…
|
D | eboled.cxx | 326 void EBOLED::drawRoundedRectangle(int8_t x, int8_t y, int8_t width, int8_t height, int16_t radius, … in drawRoundedRectangle() function in EBOLED
|