Searched refs:TRANSFORM_ANCHOR_POINT (Results 1 – 2 of 2) 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()