Searched refs:precisely_subdivide_zero (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsTypes.h338 inline bool precisely_subdivide_zero(double x) { function
401 return precisely_subdivide_zero(x - y);
/external/skqp/src/pathops/
H A DSkPathOpsTypes.h338 inline bool precisely_subdivide_zero(double x) { function
401 return precisely_subdivide_zero(x - y);

Completed in 113 milliseconds