Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathBuilder.cpp530 bool expectIntegers = SkScalarNearlyZero(SK_ScalarPI/2 - SkScalarAbs(thetaWidth)) && in arcTo() local
550 if (expectIntegers) { in arcTo()
DSkPath.cpp1248 bool expectIntegers = SkScalarNearlyZero(SK_ScalarPI/2 - SkScalarAbs(thetaWidth)) && in arcTo() local
1268 if (expectIntegers) { in arcTo()
/external/skqp/src/core/
DSkPath.cpp1490 bool expectIntegers = SkScalarNearlyZero(SK_ScalarPI/2 - SkScalarAbs(thetaWidth)) && in arcTo() local
1509 if (expectIntegers) { in arcTo()