Searched refs:approximately_zero_inverse (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsQuad.cpp155 if (!A || (approximately_zero(A) && (approximately_zero_inverse(p)
156 || approximately_zero_inverse(q)))) {
H A DSkPathOpsTypes.h374 inline bool approximately_zero_inverse(double x) { function
/external/skqp/src/pathops/
H A DSkPathOpsQuad.cpp152 if (!A || (approximately_zero(A) && (approximately_zero_inverse(p)
153 || approximately_zero_inverse(q)))) {
H A DSkPathOpsTypes.h374 inline bool approximately_zero_inverse(double x) { function

Completed in 102 milliseconds