Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp2212 bool setEis = mEisEnable && (gCamCapability[mCameraId]->position == CAM_POSITION_BACK && in processCaptureRequest() local
2216 vsMode = (setEis)? DIS_ENABLE: DIS_DISABLE; in processCaptureRequest()
2223 if (setEis){ in processCaptureRequest()
2235 if (setEis && output.stream->format == HAL_PIXEL_FORMAT_BLOB) { in processCaptureRequest()
2257 if (setEis && (*it)->stream->format == HAL_PIXEL_FORMAT_BLOB) { in processCaptureRequest()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3HWI.cpp3237 bool setEis = m_bEisEnable && m_bEisSupportedSize; in processCaptureRequest() local
3239 vsMode = (setEis)? DIS_ENABLE: DIS_DISABLE; in processCaptureRequest()
3246 if (setEis) { in processCaptureRequest()
3339 setEis) in processCaptureRequest()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3HWI.cpp3237 bool setEis = m_bEisEnable && m_bEisSupportedSize; in processCaptureRequest() local
3239 vsMode = (setEis)? DIS_ENABLE: DIS_DISABLE; in processCaptureRequest()
3246 if (setEis) { in processCaptureRequest()
3339 setEis) in processCaptureRequest()