Searched refs:setEis (Results 1 – 3 of 3) sorted by relevance
2212 bool setEis = mEisEnable && (gCamCapability[mCameraId]->position == CAM_POSITION_BACK && in processCaptureRequest() local2216 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()
3237 bool setEis = m_bEisEnable && m_bEisSupportedSize; in processCaptureRequest() local3239 vsMode = (setEis)? DIS_ENABLE: DIS_DISABLE; in processCaptureRequest()3246 if (setEis) { in processCaptureRequest()3339 setEis) in processCaptureRequest()