Home
last modified time | relevance | path

Searched defs:chopAt (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsQuad.cpp298 SkDQuadPair SkDQuad::chopAt(double t) const in chopAt() function in SkDQuad
DSkPathOpsCubic.cpp106 SkDCubicPair SkDCubic::chopAt(double t) const { in chopAt() function in SkDCubic
/external/skia/src/core/
DSkGeometry.cpp977 void SkConic::chopAt(SkScalar t, SkConic dst[2]) const { in chopAt() function in SkConic
1005 void SkConic::chopAt(SkScalar t1, SkScalar t2, SkConic* dst) const { in chopAt() function in SkConic