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