Home
last modified time | relevance | path

Searched defs:drawPixel (Results 1 – 3 of 3) sorted by relevance

/trusty/user/app/confirmationui/examples/layouts/include/layouts/
Dlayout.h238 teeui::Error drawElements(const teeui::PixelDrawer& drawPixel) override { in drawElements()
252 const teeui::PixelDrawer& drawPixel) { in drawElements()
/trusty/user/app/confirmationui/src/
Dtrusty_confirmation_ui.cpp200 auto drawPixel = teeui::makePixelDrawer([&, this](uint32_t x, uint32_t y, in renderAndSwap() local
/trusty/user/app/confirmationui/test/
Dmain.cpp103 auto drawPixel = teeui::makePixelDrawer( in TEST_P() local