Home
last modified time | relevance | path

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

/base/powermgr/display_manager/brightness_manager/include/
H A Dbrightness_base.h60 inline bool IsEqualF(float a, float b) in IsEqualF() function
/base/powermgr/display_manager/brightness_manager/src/
H A Dcalculation_curve.cpp69 if (point->x < prePoint->x || IsEqualF(point->x, prePoint->x)) { in GetBrightnessCurveLevel()
H A Dlight_lux_manager.cpp186 if (it->x < temp.x || IsEqualF(it->x, temp.x)) { in CalcDelta()

Completed in 2 milliseconds