Searched refs:drawElements (Results 1 – 1 of 1) sorted by relevance
124 static teeui::Error drawElements(std::tuple<Elements...>& layout, in drawElements() function in cuttlefish::confui::ConfUiRendererImpl386 const auto error = drawElements(layout_, draw_pixel); in RepaintRawFrame()