Home
last modified time | relevance | path

Searched defs:cubicIndex (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
DCubicIntersection.cpp391 static bool closeStart(const Cubic& cubic, int cubicIndex, Intersections& i, _Point& pt) { in closeStart()
399 static bool closeEnd(const Cubic& cubic, int cubicIndex, Intersections& i, _Point& pt) { in closeEnd()
/external/skia/experimental/Intersection/
DCubicIntersection.cpp391 static bool closeStart(const Cubic& cubic, int cubicIndex, Intersections& i, _Point& pt) { in closeStart()
399 static bool closeEnd(const Cubic& cubic, int cubicIndex, Intersections& i, _Point& pt) { in closeEnd()
/external/skia/src/pathops/
DSkDCubicIntersection.cpp415 static bool closeStart(const SkDCubic& cubic, int cubicIndex, SkIntersections& i, SkDPoint& pt) { in closeStart()
423 static bool closeEnd(const SkDCubic& cubic, int cubicIndex, SkIntersections& i, SkDPoint& pt) { in closeEnd()
/external/chromium_org/third_party/skia/src/pathops/
DSkDCubicIntersection.cpp415 static bool closeStart(const SkDCubic& cubic, int cubicIndex, SkIntersections& i, SkDPoint& pt) { in closeStart()
423 static bool closeEnd(const SkDCubic& cubic, int cubicIndex, SkIntersections& i, SkDPoint& pt) { in closeEnd()