Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/effects/
DLevelsEffect.cpp27 fClipWhite = 1; // ^ member
51 if (SkScalarTruncToInt(clip_info.fClipWhite) == kLottieDoClip) { in build_lut()
139 .bind(kClipToOutWhite_Index, fClip.fClipWhite ); in EasyLevelsEffectAdapter()
/third_party/flutter/skia/modules/skottie/src/effects/
DLevelsEffect.cpp84 if (SkScalarTruncToInt(fClipWhite) == kLottieDoClip) { in apply()