Home
last modified time | relevance | path

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

/frameworks/av/camera/aidl/android/hardware/
DICameraServiceProxy.aidl52 const int CAMERA_API_LEVEL_2 = 2; field
/frameworks/av/services/camera/libcameraservice/common/
DCamera2ClientBase.cpp253 ((mApi1CameraId < 0) ? hardware::ICameraServiceProxy::CAMERA_API_LEVEL_2 : in notifyIdle()
271 ((mApi1CameraId < 0) ? hardware::ICameraServiceProxy::CAMERA_API_LEVEL_2 : in notifyShutter()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp2944 apiLevel = hardware::ICameraServiceProxy::CAMERA_API_LEVEL_2; in startCameraOps()
2981 apiLevel = hardware::ICameraServiceProxy::CAMERA_API_LEVEL_2; in finishCameraOps()