Home
last modified time | relevance | path

Searched defs:subDivide (Results 1 – 16 of 16) sorted by relevance

/external/skia/experimental/Intersection/
DQuadraticImplicit.cpp127 Intersections& i, bool* subDivide) { in addIntercept()
157 double t2s, double t2e, Intersections& i, bool* subDivide) { in isLinearInner()
273 bool subDivide = false; in relaxedIsLinear() local
DSimplify.cpp3844 void subDivide(int start, int end, SkPoint edge[4]) const { in subDivide() function in Segment
/external/chromium_org/third_party/skia/experimental/Intersection/
DQuadraticImplicit.cpp127 Intersections& i, bool* subDivide) { in addIntercept()
157 double t2s, double t2e, Intersections& i, bool* subDivide) { in isLinearInner()
273 bool subDivide = false; in relaxedIsLinear() local
DSimplify.cpp3844 void subDivide(int start, int end, SkPoint edge[4]) const { in subDivide() function in Segment
/external/chromium_org/third_party/skia/src/pathops/
DSkDQuadIntersection.cpp120 SkIntersections* i, bool* subDivide) { in add_intercept()
149 double t2s, double t2e, SkIntersections* i, bool* subDivide) { in is_linear_inner()
279 bool subDivide = false; in relaxed_is_linear() local
DSkPathOpsQuad.cpp218 SkDQuad SkDQuad::subDivide(double t1, double t2) const { in subDivide() function in SkDQuad
240 SkDPoint SkDQuad::subDivide(const SkDPoint& a, const SkDPoint& c, double t1, double t2) const { in subDivide() function in SkDQuad
DSkPathOpsLine.cpp9 SkDLine SkDLine::subDivide(double t1, double t2) const { in subDivide() function in SkDLine
DSkPathOpsCubic.cpp466 SkDCubic SkDCubic::subDivide(double t1, double t2) const { in subDivide() function in SkDCubic
505 void SkDCubic::subDivide(const SkDPoint& a, const SkDPoint& d, in subDivide() function in SkDCubic
DSkOpSegment.cpp4208 bool SkOpSegment::subDivide(int start, int end, SkPoint edge[4]) const { in subDivide() function in SkOpSegment
4248 bool SkOpSegment::subDivide(int start, int end, SkDCubic* result) const { in subDivide() function in SkOpSegment
/external/skia/src/pathops/
DSkDQuadIntersection.cpp120 SkIntersections* i, bool* subDivide) { in add_intercept()
149 double t2s, double t2e, SkIntersections* i, bool* subDivide) { in is_linear_inner()
279 bool subDivide = false; in relaxed_is_linear() local
DSkPathOpsQuad.cpp218 SkDQuad SkDQuad::subDivide(double t1, double t2) const { in subDivide() function in SkDQuad
240 SkDPoint SkDQuad::subDivide(const SkDPoint& a, const SkDPoint& c, double t1, double t2) const { in subDivide() function in SkDQuad
DSkPathOpsLine.cpp9 SkDLine SkDLine::subDivide(double t1, double t2) const { in subDivide() function in SkDLine
DSkPathOpsCubic.cpp466 SkDCubic SkDCubic::subDivide(double t1, double t2) const { in subDivide() function in SkDCubic
505 void SkDCubic::subDivide(const SkDPoint& a, const SkDPoint& d, in subDivide() function in SkDCubic
DSkOpSegment.cpp4099 bool SkOpSegment::subDivide(int start, int end, SkPoint edge[4]) const { in subDivide() function in SkOpSegment
4139 bool SkOpSegment::subDivide(int start, int end, SkDCubic* result) const { in subDivide() function in SkOpSegment
/external/skia/src/core/
DSkStroke.cpp249 int subDivide) { in quad_to()
285 int subDivide) { in cubic_to()
/external/chromium_org/third_party/skia/src/core/
DSkStroke.cpp249 int subDivide) { in quad_to()
285 int subDivide) { in cubic_to()