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()
28 private final AnimatableFloatValue skewAngle; field in AnimatableTransform44 @Nullable AnimatableFloatValue skew, @Nullable AnimatableFloatValue skewAngle) { in AnimatableTransform()
41 @Nullable private FloatKeyframeAnimation skewAngle; field in TransformKeyframeAnimation