Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/st7735/
Dgfx.cxx33 GFX::GFX (int width, int height, uint8_t * screenBuffer, const unsigned char * font) : WIDTH(width)… in GFX()
/hardware/bsp/intel/peripheral/libupm/src/lcd/
Deboled.cxx35 static uint16_t screenBuffer[BUFFER_SIZE]; variable