Home
last modified time | relevance | path

Searched defs:appendf (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/utils/
DSkJSONWriter.cpp34 void SkJSONWriter::appendf(const char* fmt, ...) { in appendf() function in SkJSONWriter
/external/skia/src/sksl/
DSkSLString.cpp92 void SkSL::String::appendf(std::string *str, const char* fmt, ...) { in appendf() function in SkSL::String
/external/skia/src/core/
DSkString.cpp550 void SkString::appendf(const char format[], ...) { in appendf() function in SkString
/external/mesa3d/src/imgui/
Dimgui.cpp2146 void ImGuiTextBuffer::appendf(const char* fmt, ...) in appendf() function in ImGuiTextBuffer