Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/effects/
DLevelsEffect.cpp144 kGamma_Index = 4, in attachLevelsEffect() enumerator
173 fBuilder->bindProperty<ScalarValue>(GetPropValue(jprops, kGamma_Index), in attachLevelsEffect()
/third_party/skia/modules/skottie/src/effects/
DLevelsEffect.cpp124 kGamma_Index = 4, in EasyLevelsEffectAdapter() enumerator
135 .bind( kGamma_Index, fMapper.fGamma ) in EasyLevelsEffectAdapter()