Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/skia/config/
H A DSkPdfiumUserConfig.h142 #define SkDebugf(...) SkDebugf_FileLineOnly(__FILE__, __LINE__) macro
145 #define SkDebugf(...) SkDebugf_FileLine(__FILE__, __LINE__, __VA_ARGS__) macro
/aosp_15_r20/external/skia/src/ports/
H A DSkDebug_stdio.cpp17 void SkDebugf(const char format[], ...) { in SkDebugf() function
H A DSkDebug_win.cpp20 void SkDebugf(const char format[], ...) { in SkDebugf() function
H A DSkDebug_android.cpp25 void SkDebugf(const char format[], ...) { in SkDebugf() function
/aosp_15_r20/external/skia/tools/fiddle/
H A Dfiddle_main.cpp66 void SkDebugf(const char * fmt, ...) { in SkDebugf() function
/aosp_15_r20/external/skia/tools/sksl-minify/
H A DSkSLMinify.cpp36 void SkDebugf(const char format[], ...) { in SkDebugf() function
/aosp_15_r20/external/skia/tools/skslc/
H A DMain.cpp47 void SkDebugf(const char format[], ...) { in SkDebugf() function