Searched refs:verticalCubic (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/pathops/ |
D | SkIntersections.cpp | 20 &SkIntersections::verticalCubic 202 int SkIntersections::verticalCubic(const SkPoint a[4], SkScalar top, SkScalar bottom, in verticalCubic() function in SkIntersections
|
D | SkIntersections.h | 257 int verticalCubic(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped);
|
/external/chromium_org/third_party/skia/src/pathops/ |
D | SkIntersections.cpp | 20 &SkIntersections::verticalCubic 202 int SkIntersections::verticalCubic(const SkPoint a[4], SkScalar top, SkScalar bottom, in verticalCubic() function in SkIntersections
|
D | SkIntersections.h | 257 int verticalCubic(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped);
|