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

  /external/skia/src/pathops/
SkIntersections.h 26 sk_bzero(fPt2, sizeof(fPt2));
165 return fPt2[index];
312 SkDPoint fPt2[2]; // used by nearly same to store alternate intersection point
  /external/skqp/src/pathops/
SkIntersections.h 26 sk_bzero(fPt2, sizeof(fPt2));
165 return fPt2[index];
312 SkDPoint fPt2[2]; // used by nearly same to store alternate intersection point

Completed in 62 milliseconds