Home
last modified time | relevance | path

Searched refs:valueInterp (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/display_manager/brightness_manager/src/
H A Dcalculation_manager.cpp50 float valueInterp = GetInterpolatedBrightenssLevel(mPosBrightness, lux) / MAX_DEFAULT_BRIGHTNESS; in GetInterpolatedValue() local
51 DISPLAY_HILOGI(FEAT_BRIGHTNESS, "GetInterpolatedValue lux=%{public}f, valueInterp=%{public}f, "\ in GetInterpolatedValue()
52 " mPosBrightness=%{public}f", lux, valueInterp, mPosBrightness); in GetInterpolatedValue()
53 return valueInterp; in GetInterpolatedValue()

Completed in 2 milliseconds