Home
last modified time | relevance | path

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

/external/skqp/modules/skottie/src/
DSkottieLayerEffect.cpp35 kOpacity_Index = 6, in AttachFillLayerEffect() enumerator
37 kMax_Index = kOpacity_Index, in AttachFillLayerEffect()
45 const skjson::ObjectValue* opacity_prop = (*jeffect_props)[kOpacity_Index]; in AttachFillLayerEffect()
/external/skia/modules/skottie/src/
DSkottieLayerEffect.cpp118 kOpacity_Index = 6, in AttachFillLayerEffect() enumerator
120 kMax_Index = kOpacity_Index, in AttachFillLayerEffect()
128 const skjson::ObjectValue* opacity_prop = jprops[kOpacity_Index]; in AttachFillLayerEffect()
156 kOpacity_Index = 1, in AttachDropShadowLayerEffect() enumerator
170 const skjson::ObjectValue* opacity_prop = jprops[ kOpacity_Index]; in AttachDropShadowLayerEffect()