Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h358 static void DumpGlitchType(GlitchType );
DSkPathOpsDebug.cpp422 DumpGlitchType(glitch.fType); in CheckHealth()
437 void SkPathOpsDebug::DumpGlitchType(GlitchType glitchType) { in DumpGlitchType() function in SkPathOpsDebug
/external/skqp/src/pathops/
DSkPathOpsDebug.h379 static void DumpGlitchType(GlitchType );
DSkPathOpsDebug.cpp422 DumpGlitchType(glitch.fType); in CheckHealth()
437 void SkPathOpsDebug::DumpGlitchType(GlitchType glitchType) { in DumpGlitchType() function in SkPathOpsDebug
/external/skia/tests/
DPathOpsDebug.cpp352 DumpGlitchType(entry.fGlitchType); in dump()
/external/skqp/tests/
DPathOpsDebug.cpp352 DumpGlitchType(entry.fGlitchType); in dump()