Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/
DSkottieLayerEffect.cpp84 const skjson::ObjectValue* blend_prop = jprops[kBlendAmount_Index]; in AttachTritoneLayerEffect() local
86 if (!hicolor_prop || !micolor_prop || !locolor_prop || !blend_prop) { in AttachTritoneLayerEffect()
99 abuilder->bindProperty<ScalarValue>((*blend_prop)["v"], ascope, in AttachTritoneLayerEffect()