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

/external/skia/src/ports/
H A DSkDebug_stdio.cpp25 void SkDebugf(const char format[], ...) { function
/external/skia/include/core/
H A DSkUserConfig.h128 /* To write debug messages to a console, skia will call SkDebugf(...) following
132 #define SkDebugf(...) Android_SkDebugf(__FILE__, __LINE__, \ macro

Completed in 49 milliseconds