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

/external/skia/src/pathops/
H A DSkPathOpsConic.h39 static bool IsCubic() { return false; } function in struct:SkDConic
H A DSkPathOpsQuad.h48 static bool IsCubic() { return false; } function in struct:SkDQuad
H A DSkPathOpsCubic.h51 static bool IsCubic() { return true; } function in struct:SkDCubic

Completed in 141 milliseconds