Home
last modified time | relevance | path

Searched refs:drawElements (Results 1 – 3 of 3) sorted by relevance

/system/teeui/libteeui/example/
Dexample_utils.h56 Error drawElements(std::tuple<Elements...>& layout, const PixelDrawer& drawPixel) { in drawElements() function
Dphys_button_example.cpp140 if (auto error = drawElements(layoutInstance_, pixelDrawer)) { in renderUIIntoBuffer()
Dtouch_button_example.cpp177 if (auto error = drawElements(layoutInstance_, pixelDrawer)) { in renderUIIntoBuffer()