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

  /external/skia/src/pathops/
SkIntersections.h 28 sk_bzero(fNearlySame, sizeof(fNearlySame));
157 return fNearlySame[index];
315 bool fNearlySame[2]; // true if end points nearly match
  /external/skqp/src/pathops/
SkIntersections.h 28 sk_bzero(fNearlySame, sizeof(fNearlySame));
157 return fNearlySame[index];
315 bool fNearlySame[2]; // true if end points nearly match

Completed in 474 milliseconds