Home
last modified time | relevance | path

Searched refs:expectIntegers (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/core/
DSkPathBuilder.cpp547 bool expectIntegers = SkScalarNearlyZero(SK_ScalarPI/2 - SkScalarAbs(thetaWidth)) && in arcTo() local
567 if (expectIntegers) { in arcTo()
DSkPath.cpp1257 bool expectIntegers = SkScalarNearlyZero(SK_ScalarPI/2 - SkScalarAbs(thetaWidth)) && in arcTo() local
1277 if (expectIntegers) { in arcTo()
/third_party/flutter/skia/src/core/
DSkPath.cpp1519 bool expectIntegers = SkScalarNearlyZero(SK_ScalarPI/2 - SkScalarAbs(thetaWidth)) && in arcTo() local
1539 if (expectIntegers) { in arcTo()