Searched refs:isPositive (Results 1 – 6 of 6) sorted by relevance
60 if (MathUtils::isPositive(radius)) { in setRoundRect()114 return willClip() && MathUtils::isPositive(mRadius); in willRoundRectClip()
359 if (CC_LIKELY(MathUtils::isPositive(rx) || MathUtils::isPositive(ry))) { in drawRoundRect()465 && MathUtils::isPositive(matrix.getScaleX()) in drawBitmap()466 && MathUtils::isPositive(matrix.getScaleY())) { in drawBitmap()
229 bool outlineIsRounded = MathUtils::isPositive(radius); in setClippingOutline()
249 && MathUtils::isPositive(matrix.getScaleX()) in drawBitmap()250 && MathUtils::isPositive(matrix.getScaleY())) { in drawBitmap()
37 inline static bool isPositive(float value) { in isPositive() function
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...