HomeSort by relevance Sort by last modified time
    Searched defs:SkIntersections (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/pathops/
SkIntersections.h 15 class SkIntersections {
17 SkIntersections()
39 void set(const SkIntersections& i) {
257 extern int (SkIntersections::*CurveRay[])(const SkPoint[], const SkDLine& );
258 extern int (SkIntersections::*CurveVertical[])(const SkPoint[], SkScalar top, SkScalar bottom,
  /external/skia/src/pathops/
SkIntersections.h 15 class SkIntersections {
17 SkIntersections()
39 void set(const SkIntersections& i) {
257 extern int (SkIntersections::*CurveRay[])(const SkPoint[], const SkDLine& );
258 extern int (SkIntersections::*CurveVertical[])(const SkPoint[], SkScalar top, SkScalar bottom,

Completed in 44 milliseconds