Home
last modified time | relevance | path

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

/frameworks/av/camera/aidl/android/hardware/
DICameraServiceProxy.aidl51 const int CAMERA_API_LEVEL_1 = 1; field
/frameworks/av/services/camera/libcameraservice/common/
DCamera2ClientBase.cpp254 hardware::ICameraServiceProxy::CAMERA_API_LEVEL_1)); in notifyIdle()
272 hardware::ICameraServiceProxy::CAMERA_API_LEVEL_1)); in notifyShutter()
/frameworks/av/services/camera/libcameraservice/api1/
DCameraClient.cpp264 hardware::ICameraServiceProxy::CAMERA_API_LEVEL_1); in disconnect()
427 hardware::ICameraServiceProxy::CAMERA_API_LEVEL_1); in startPreviewMode()
471 hardware::ICameraServiceProxy::CAMERA_API_LEVEL_1); in stopPreview()
964 hardware::ICameraServiceProxy::CAMERA_API_LEVEL_1); in handleShutter()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp2942 int apiLevel = hardware::ICameraServiceProxy::CAMERA_API_LEVEL_1; in startCameraOps()
2979 int apiLevel = hardware::ICameraServiceProxy::CAMERA_API_LEVEL_1; in finishCameraOps()