Home
last modified time | relevance | path

Searched refs:AttachDropShadowLayerEffect (Results 1 – 1 of 1) sorted by relevance

/external/skia/modules/skottie/src/
DSkottieLayerEffect.cpp150 sk_sp<sksg::RenderNode> AttachDropShadowLayerEffect(const skjson::ArrayValue& jprops, in AttachDropShadowLayerEffect() function
297 layer = AttachDropShadowLayerEffect(*jprops, this, ascope, std::move(layer)); in attachLayerEffects()