Searched refs:mHdrHint (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.h255 bool mHdrHint; member in class:qcamera::QCamera3HardwareInterface
H A DQCamera3HWI.cpp184 mHdrHint(false)
384 if(mHdrHint == true) {
387 mHdrHint = false;
481 if(mHdrHint == true) {
486 mHdrHint = false;
612 mHdrHint = true;

Completed in 51 milliseconds