Home
last modified time | relevance | path

Searched refs:setEis (Results 1 – 1 of 1) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp2015 bool setEis = mEisEnable && (gCamCapability[mCameraId]->position == CAM_POSITION_BACK && in processCaptureRequest() local
2019 vsMode = (setEis)? DIS_ENABLE: DIS_DISABLE; in processCaptureRequest()
2026 if (setEis){ in processCaptureRequest()
2038 if (setEis && output.stream->format == HAL_PIXEL_FORMAT_BLOB) { in processCaptureRequest()
2062 if (setEis && (*it)->stream->format == HAL_PIXEL_FORMAT_BLOB) { in processCaptureRequest()