Searched defs:SkDebugf (Results 1 – 7 of 7) sorted by relevance
142 #define SkDebugf(...) SkDebugf_FileLineOnly(__FILE__, __LINE__) macro145 #define SkDebugf(...) SkDebugf_FileLine(__FILE__, __LINE__, __VA_ARGS__) macro
17 void SkDebugf(const char format[], ...) { in SkDebugf() function
20 void SkDebugf(const char format[], ...) { in SkDebugf() function
25 void SkDebugf(const char format[], ...) { in SkDebugf() function
66 void SkDebugf(const char * fmt, ...) { in SkDebugf() function
36 void SkDebugf(const char format[], ...) { in SkDebugf() function
47 void SkDebugf(const char format[], ...) { in SkDebugf() function