HomeSort by relevance Sort by last modified time
    Searched defs:SkDebugf (Results 1 - 4 of 4) sorted by null

  /external/skia/src/ports/
SkDebug_brew.cpp 28 void SkDebugf(const char format[], ...) {
SkDebug_stdio.cpp 25 void SkDebugf(const char format[], ...) {
SkDebug_win.cpp 26 void SkDebugf(const char format[], ...) {
  /external/skia/include/core/
SkUserConfig.h 128 /* To write debug messages to a console, skia will call SkDebugf(...) following
132 #define SkDebugf(...) Android_SkDebugf(__FILE__, __LINE__, \

Completed in 21 milliseconds