Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsQuad.cpp347 SkDQuadPair SkDQuad::chopAt(double t) const in chopAt() function in SkDQuad
DSkPathOpsCubic.cpp103 SkDCubicPair SkDCubic::chopAt(double t) const { in chopAt() function in SkDCubic
/third_party/skia/src/core/
DSkGeometry.cpp1242 bool SkConic::chopAt(SkScalar t, SkConic dst[2]) const { in chopAt() function in SkConic
1273 void SkConic::chopAt(SkScalar t1, SkScalar t2, SkConic* dst) const { in chopAt() function in SkConic