Searched refs:mBrightnessIntfSupported (Results 1 – 2 of 2) sorted by relevance
179 mBrightnessIntfSupported = true; in updateBrightnessTable()392 if (!mBrightnessIntfSupported) { in processDisplayBrightness()602 if (!mBrightnessIntfSupported || !mGhbmSupported) { in getSdrDimRatioForInstantHbm()915 if (!mBrightnessIntfSupported) { in queryBrightness()1189 mMaxBrightness, mBrightnessIntfSupported, mLhbmSupported, mGhbmSupported); in dump()
410 bool mBrightnessIntfSupported = false; variable