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()
354 Path maskPath = maskAnimation.getValue(); in intersectBoundsWithMask() local492 Path maskPath = maskAnimation.getValue(); in applyAddMask() local503 Path maskPath = maskAnimation.getValue(); in applyInvertedAddMask() local512 Path maskPath = maskAnimation.getValue(); in applySubtractMask() local523 Path maskPath = maskAnimation.getValue(); in applyInvertedSubtractMask() local533 Path maskPath = maskAnimation.getValue(); in applyIntersectMask() local546 Path maskPath = maskAnimation.getValue(); in applyInvertedIntersectMask() local
20 AnimatableShapeValue maskPath = null; in parse() local