Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/lol/
Dlol.cxx171 unsigned char LoL::setPixel(int x, int y, unsigned char pixel) in setPixel() function in LoL
/hardware/bsp/intel/peripheral/libupm/src/st7735/
Dgfx.cxx44 GFX::setPixel (int x, int y, uint16_t color) { in setPixel() function in GFX