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

  /external/skia/src/pathops/
SkPathOpsQuad.cpp 152 if (!A || (approximately_zero(A) && (approximately_zero_inverse(p)
153 || approximately_zero_inverse(q)))) {