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