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

Method getBufferSize

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

Source from the content-addressed store, hash-verified

124uint16_t HalDisplay::getDisplayWidthBytes() const { return einkDisplay.getDisplayWidthBytes(); }
125
126uint32_t HalDisplay::getBufferSize() const { return einkDisplay.getBufferSize(); }

Callers 3

saveSleepFrameBufferFunction · 0.45
loadSleepFrameBufferFunction · 0.45
loopFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected