Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/effects/
DLevelsEffect.cpp31 ScalarValue fInBlack = 0, member
39 auto in_0 = fInBlack, in build_lut()
133 .bind( kInBlack_Index, fMapper.fInBlack ) in EasyLevelsEffectAdapter()
228 .bind( kRGBInBlack_Index, fRGBMapper.fInBlack ) in ProLevelsEffectAdapter()
234 .bind( kRInBlack_Index, fRMapper.fInBlack ) in ProLevelsEffectAdapter()
240 .bind( kGInBlack_Index, fGMapper.fInBlack ) in ProLevelsEffectAdapter()
246 .bind( kBInBlack_Index, fBMapper.fInBlack ) in ProLevelsEffectAdapter()
252 .bind( kAInBlack_Index, fAMapper.fInBlack ) in ProLevelsEffectAdapter()