Home
last modified time | relevance | path

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

/external/skia/experimental/Intersection/
DLineParameters.h24 void cubicEndPoints(const Cubic& pts) { in cubicEndPoints() function
28 void cubicEndPoints(const Cubic& pts, int s, int e) { in cubicEndPoints() function
/external/chromium_org/third_party/skia/experimental/Intersection/
DLineParameters.h24 void cubicEndPoints(const Cubic& pts) { in cubicEndPoints() function
28 void cubicEndPoints(const Cubic& pts, int s, int e) { in cubicEndPoints() function
/external/skia/src/pathops/
DSkLineParameters.h31 bool cubicEndPoints(const SkDCubic& pts) { in cubicEndPoints() function
71 void cubicEndPoints(const SkDCubic& pts, int s, int e) { in cubicEndPoints() function
/external/chromium_org/third_party/skia/src/pathops/
DSkLineParameters.h31 bool cubicEndPoints(const SkDCubic& pts) { in cubicEndPoints() function
71 void cubicEndPoints(const SkDCubic& pts, int s, int e) { in cubicEndPoints() function