Home
last modified time | relevance | path

Searched refs:dumpToDebugf (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/utils/
DSkDumpCanvas.cpp449 static void dumpToDebugf(const char text[], void*) { in dumpToDebugf() function
453 SkDebugfDumper::SkDebugfDumper() : INHERITED(dumpToDebugf, NULL) {} in SkDebugfDumper()