Searched defs:SkDebugf (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/ports/
H A DSkDebug_stdio.cpp15 void SkDebugf(const char format[], ...) { function
H A DSkDebug_win.cpp19 void SkDebugf(const char format[], ...) { function
27 // about SkDebugf performance we flush after every print.
H A DSkDebug_android.cpp19 void SkDebugf(const char format[], ...) { function
H A DSkDebug_nacl.cpp24 static const char* kLogPrefix = "SkDebugf:";
27 void SkDebugf(const char format[], ...) { function

Completed in 141 milliseconds