Home
last modified time | relevance | path

Searched refs:prependVAList (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.h124 this->code().prependVAList(format, args);
/third_party/skia/src/core/
H A DSkString.cpp559 this->prependVAList(format, args); in prependf()
563 void SkString::prependVAList(const char format[], va_list args) { in prependVAList() function in SkString
/third_party/skia/tests/
H A DStringTest.cpp357 str.prependVAList(format, args); in test_va_list_prepend()
398 str.prependVAList(format, args); in test_va_list_overflow_prepend()
/third_party/skia/include/core/
H A DSkString.h227 void prependVAList(const char format[], va_list);

Completed in 4 milliseconds