Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/effects/
DInvertEffect.cpp37 kChannel_Index = 0, in InvertEffectAdapter() enumerator
40 EffectBinder(jprops, *abuilder, this).bind(kChannel_Index, fChannel); in InvertEffectAdapter()
DLevelsEffect.cpp120 kChannel_Index = 0, in EasyLevelsEffectAdapter() enumerator
132 .bind( kChannel_Index, fChannel ) in EasyLevelsEffectAdapter()
/third_party/flutter/skia/modules/skottie/src/effects/
DLevelsEffect.cpp140 kChannel_Index = 0, in attachLevelsEffect() enumerator
153 fBuilder->bindProperty<ScalarValue>(GetPropValue(jprops, kChannel_Index), in attachLevelsEffect()