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

  /external/skia/tests/
PathOpsTestCommon.cpp 79 while (inflections && approximately_less_than_zero(inflectT[0])) {
  /external/skia/src/pathops/
SkPathOpsQuad.cpp 111 if (approximately_less_than_zero(tValue)) {
SkPathOpsTypes.h 476 inline bool approximately_less_than_zero(double x) { function
SkPathOpsTSect.h     [all...]

Completed in 149 milliseconds