Searched refs:mButtonBrightness (Results 1 – 1 of 1) sorted by relevance
113 private float mButtonBrightness = -1; field in WindowSurfacePlacer302 mButtonBrightness = -1; in performSurfacePlacementInner()493 if (mButtonBrightness < 0 in performSurfacePlacementInner()494 || mButtonBrightness > 1.0f) { in performSurfacePlacementInner()498 toBrightnessOverride(mButtonBrightness)); in performSurfacePlacementInner()1494 && mButtonBrightness < 0) { in handleNotObscuredLocked()1495 mButtonBrightness = w.mAttrs.buttonBrightness; in handleNotObscuredLocked()