Home
last modified time | relevance | path

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

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