Searched refs:drawElements (Results 1 – 3 of 3) sorted by relevance
56 Error drawElements(std::tuple<Elements...>& layout, const PixelDrawer& drawPixel) { in drawElements() function
140 if (auto error = drawElements(layoutInstance_, pixelDrawer)) { in renderUIIntoBuffer()
177 if (auto error = drawElements(layoutInstance_, pixelDrawer)) { in renderUIIntoBuffer()