Searched defs:AddText (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/third_party/quic_trace/src/tools/render/ | ||
| D | text.cc | 80 void TextRenderer::AddText(std::shared_ptr<const Text> text, int x, int y) { in AddText() function in quic_trace::render::TextRenderer |
| /external/mesa3d/src/imgui/ | ||
| D | imgui_draw.cpp | 1176 void ImDrawList::AddText(const ImFont* font, float font_size, const ImVec2& pos, ImU32 col, const c… in AddText() function in ImDrawList |