Searched defs:skewAngle (Results 1 – 3 of 3) sorted by relevance
48 AnimatableFloatValue skewAngle = null; in parse() local164 private static boolean isSkewAngleIdentity(AnimatableFloatValue skewAngle) { in isSkewAngleIdentity()
26 private final AnimatableFloatValue skewAngle; field in AnimatableTransform42 @Nullable AnimatableFloatValue skew, @Nullable AnimatableFloatValue skewAngle) { in AnimatableTransform()
39 @Nullable private FloatKeyframeAnimation skewAngle; field in TransformKeyframeAnimation