Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/effects/
DLevelsEffect.cpp252 .bind( kAInBlack_Index, fAMapper.fInBlack ) in ProLevelsEffectAdapter()
253 .bind( kAInWhite_Index, fAMapper.fInWhite ) in ProLevelsEffectAdapter()
254 .bind( kAGamma_Index, fAMapper.fGamma ) in ProLevelsEffectAdapter()
255 .bind(kAOutBlack_Index, fAMapper.fOutBlack) in ProLevelsEffectAdapter()
256 .bind(kAOutWhite_Index, fAMapper.fOutWhite); in ProLevelsEffectAdapter()
266 auto cf = SkTableColorFilter::MakeARGB(fAMapper.build_lut(a_lut_storage, fClip), in onSync()
287 fAMapper; member in skottie::internal::__anon40c644a20111::ProLevelsEffectAdapter