Searched refs:IsConic (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsQuad.h50 static bool IsConic() { return false; } function in struct:SkDQuad
H A DSkPathOpsConic.h46 static bool IsConic() { return true; } function in struct:SkDConic
H A DSkPathOpsCubic.h40 static bool IsConic() { return false; } function in struct:SkDCubic
H A DSkPathOpsTSect.h1389 if (!opp.IsConic()) {

Completed in 153 milliseconds