Searched refs:hideHdr (Results 1 – 3 of 3) sorted by relevance
268 bottomBarSpec.hideHdr = true;
335 public boolean hideHdr; field in CameraAppUI.BottomBarUISpec2106 if (bottomBarSpec.hideHdr || mIsCaptureIntent) {
562 bottomBarSpec.hideHdr = true; in getBottomBarSpec()