MCPcopy Create free account
hub / github.com/crosspoint-reader/crosspoint-reader / clearScreen

Method clearScreen

lib/hal/HalDisplay.cpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36void HalDisplay::clearScreen(uint8_t color) const { einkDisplay.clearScreen(color); }
37
38void HalDisplay::drawImage(const uint8_t* imageData, uint16_t x, uint16_t y, uint16_t w, uint16_t h,
39 bool fromProgmem) const {

Callers 15

renderMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45
renderContentsMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected