Searched refs:DumpGlitchType (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsDebug.h374 static void DumpGlitchType(GlitchType );
H A DSkPathOpsDebug.cpp422 DumpGlitchType(glitch.fType);
437 void SkPathOpsDebug::DumpGlitchType(GlitchType glitchType) { function in class:SkPathOpsDebug
/external/skia/tests/
H A DPathOpsDebug.cpp344 DumpGlitchType(entry.fGlitchType);

Completed in 261 milliseconds