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

  /external/skia/src/pathops/
SkIntersections.h 225 fT[0][index] = fT[0][index] * (1 + BUMP_EPSILON * 2) - BUMP_EPSILON;
SkPathOpsTypes.h 322 const double BUMP_EPSILON = FLT_EPSILON * 4096;

Completed in 65 milliseconds