Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/effects/
DGradientEffect.cpp44 kBlendRatio_Index = 6, in GradientRampEffectAdapter() enumerator
54 .bind( kBlendRatio_Index, fBlend ); in GradientRampEffectAdapter()
/third_party/flutter/skia/modules/skottie/src/effects/
DGradientEffect.cpp108 kBlendRatio_Index = 6, in attachGradientEffect() enumerator
133 fBuilder->bindProperty<ScalarValue>(GetPropValue(jprops, kBlendRatio_Index), in attachGradientEffect()