Searched defs:maskPath (Results 1 – 3 of 3) sorted by relevance
15 private final AnimatableShapeValue maskPath; field in Mask19 …public Mask(MaskMode maskMode, AnimatableShapeValue maskPath, AnimatableIntegerValue opacity, bool… in Mask()
421 Path maskPath = maskAnimation.getValue(); in intersectBoundsWithMask() local567 Path maskPath = maskAnimation.getValue(); in applyAddMask() local578 Path maskPath = maskAnimation.getValue(); in applyInvertedAddMask() local587 Path maskPath = maskAnimation.getValue(); in applySubtractMask() local598 Path maskPath = maskAnimation.getValue(); in applyInvertedSubtractMask() local608 Path maskPath = maskAnimation.getValue(); in applyIntersectMask() local621 Path maskPath = maskAnimation.getValue(); in applyInvertedIntersectMask() local
20 AnimatableShapeValue maskPath = null; in parse() local