Searched defs:debugInit (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsQuad.h39 void debugInit() { function in struct:SkDQuad
H A DSkPathOpsConic.h30 void debugInit() { function in struct:SkDConic
31 fPts.debugInit();
H A DSkPathOpsCubic.h53 void debugInit() { function in struct:SkDCubic
H A DSkPathOpsTSect.h30 void debugInit() { function in class:SkTCoincident
92 void debugInit() { function in class:SkTSpan
94 dummy.debugInit();
898 result->fPart.debugInit();
899 result->fCoinStart.debugInit();
900 result->fCoinEnd.debugInit();
902 result->fBounds.debugInit();
H A DSkPathOpsDebug.cpp738 void SkDRect::debugInit() { function in class:SkDRect

Completed in 81 milliseconds