Home
last modified time | relevance | path

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

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