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

  /external/skia/tests/
PathOpsTestCommon.cpp 93 while (inflections && approximately_greater_than_one(inflectT[inflections - 1])) {
  /external/skia/src/pathops/
SkPathOpsQuad.cpp 113 } else if (approximately_greater_than_one(tValue)) {
SkPathOpsTypes.h 468 inline bool approximately_greater_than_one(double x) { function
SkPathOpsTSect.h     [all...]

Completed in 343 milliseconds