Searched refs:TRANSFORM_ANCHOR_POINT (Results 1 – 3 of 3) sorted by relevance
69 PointF TRANSFORM_ANCHOR_POINT = new PointF(); field
16 import static com.airbnb.lottie.LottieProperty.TRANSFORM_ANCHOR_POINT;269 if (property == TRANSFORM_ANCHOR_POINT) { in applyValueCallback()
482 LottieProperty.TRANSFORM_ANCHOR_POINT, in <lambda>()