Searched refs:debugIndent (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | PathOpsDebug.cpp | 882 SkDebugf("%.*s", contour()->debugIndent(), " "); in dumpAll() 926 SkDebugf("%.*s", contour()->debugIndent(), " "); in dumpAll() 1018 SkDebugf("%.*s", contour()->debugIndent(), " "); in dump() 1023 SkDebugf("%.*s span=%d ", contour()->debugIndent(), " ", span->debugID()); in dump() 1032 SkDebugf("%.*s", contour()->debugIndent(), " "); in dumpAll()
|
/external/skia/src/pathops/ |
D | SkOpContour.h | 110 int debugIndent() const { in debugIndent() function
|