Searched refs:lumaMatteOverallBrightness (Results 1 – 3 of 3) sorted by relevance
190 setLumaMatteFactors(config.lumaMatteBlendFactor, config.lumaMatteOverallBrightness) in applyConfig()262 lumaMatteOverallBrightness: Float = 0f in setLumaMatteFactors()265 setFloatUniform("in_lumaMatteOverallBrightness", lumaMatteOverallBrightness) in setLumaMatteFactors()
73 val lumaMatteOverallBrightness: Float = DEFAULT_LUMA_MATTE_OVERALL_BRIGHTNESS, constant in com.android.systemui.surfaceeffects.turbulencenoise.TurbulenceNoiseAnimationConfig
1151 lumaMatteOverallBrightness = 0.09f, in <lambda>()