Searched defs:dropShadowEffect (Results 1 – 3 of 3) sorted by relevance
64 @Nullable private final DropShadowEffect dropShadowEffect; field in Layer75 @Nullable DropShadowEffect dropShadowEffect, LBlendMode blendMode) { in Layer()
99 DropShadowEffect dropShadowEffect = null; in parse() local
38 …KeyframeAnimation.AnimationListener listener, BaseLayer layer, DropShadowEffect dropShadowEffect) { in DropShadowKeyframeAnimation()