Searched defs:appendVAList (Results 1 – 2 of 2) sorted by relevance
26 void OutputStream::appendVAList(const char format[], va_list args) { in appendVAList() function in SkSL::OutputStream
557 void SkString::appendVAList(const char format[], va_list args) { in appendVAList() function in SkString