Home
last modified time | relevance | path

Searched defs:SkDebugf (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/ports/
DSkDebug_stdio.cpp14 void SkDebugf(const char format[], ...) { in SkDebugf() function
DSkDebug_win.cpp19 void SkDebugf(const char format[], ...) { in SkDebugf() function
DSkDebug_android.cpp20 void SkDebugf(const char format[], ...) { in SkDebugf() function
DSkDebug_ohos.cpp28 void SkDebugf(const char format[], ...) { in SkDebugf() function
/third_party/skia/tools/fiddle/
Dfiddle_main.cpp51 void SkDebugf(const char * fmt, ...) { in SkDebugf() function
/third_party/skia/src/sksl/
DSkSLMain.cpp31 void SkDebugf(const char format[], ...) { in SkDebugf() function
/third_party/skia/include/core/
DSkTypes.h498 #define SkDebugf(...) macro