Searched refs:ACAMERA_OK (Results 1 – 12 of 12) sorted by relevance
37 return ACAMERA_OK; in ACameraDevice_close()85 return ACAMERA_OK; in ACaptureSessionOutputContainer_create()107 return ACAMERA_OK; in ACaptureSessionOutput_create()120 return ACAMERA_OK; in ACaptureSessionSharedOutput_create()144 camera_status_t ret = (insert.second) ? ACAMERA_OK : ACAMERA_ERROR_INVALID_PARAMETER; in ACaptureSessionSharedOutput_add()169 camera_status_t ret = (remove) ? ACAMERA_OK : ACAMERA_ERROR_INVALID_PARAMETER; in ACaptureSessionSharedOutput_remove()195 return ACAMERA_OK; in ACaptureSessionOutputContainer_add()208 return ACAMERA_OK; in ACaptureSessionOutputContainer_remove()
37 return ACAMERA_OK; in ACameraOutputTarget_create()67 return ACAMERA_OK; in ACaptureRequest_addTarget()85 return ACAMERA_OK; in ACaptureRequest_removeTarget()
79 return ACAMERA_OK; in ACameraManager_registerAvailabilityCallback()98 return ACAMERA_OK; in ACameraManager_unregisterAvailabilityCallback()
64 return ACAMERA_OK; in ACameraCaptureSession_getDevice()
61 mError(ACAMERA_OK), in CameraDevice()133 if (ret != ACAMERA_OK) { in createCaptureRequest()154 return ACAMERA_OK; in createCaptureRequest()166 if (ret != ACAMERA_OK) { in createCaptureSession()177 if (ret != ACAMERA_OK) { in createCaptureSession()190 return ACAMERA_OK; in createCaptureSession()221 if (ret != ACAMERA_OK) { in submitRequestsLocked()233 if (ret != ACAMERA_OK) { in submitRequestsLocked()247 if (ret != ACAMERA_OK) { in submitRequestsLocked()290 return ACAMERA_OK; in submitRequestsLocked()[all …]
50 return ACAMERA_OK; in setContext()55 return ACAMERA_OK; in getContext()
386 return ACAMERA_OK; in getCameraIdList()432 return ACAMERA_OK; in getCameraCharacteristics()443 if (ret != ACAMERA_OK) { in openCamera()510 return ACAMERA_OK; in openCamera()
93 return ACAMERA_OK; in updateImpl()
176 return ACAMERA_OK; in getConstEntry()234 return ACAMERA_OK; in getTags()
61 if (ret != ACAMERA_OK) { in closeByApp()
171 camera_status_t mError = ACAMERA_OK;
46 ACAMERA_OK = 0, enumerator