Home
last modified time | relevance | path

Searched refs:CAMERA_MSG_ERROR (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/camera/
DCameraBase.cpp233 notifyCallback(CAMERA_MSG_ERROR, CAMERA_ERROR_SERVER_DIED, /*ext2*/0); in binderDied()
/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3OutputUtils.cpp75 m.type = CAMERA_MSG_ERROR; in notify()
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3OutputUtils.cpp81 m.type = CAMERA_MSG_ERROR; in notify()
/frameworks/base/core/java/android/hardware/
DCamera.java162 private static final int CAMERA_MSG_ERROR = 0x001; field in Camera
1147 case CAMERA_MSG_ERROR : in handleMessage()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputUtils.cpp1257 case CAMERA_MSG_ERROR: { in notify()
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp1861 l.mRemoteCallback->notifyCallback(CAMERA_MSG_ERROR, err, 0); in notifyError()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp4541 mRemoteCallback->notifyCallback(CAMERA_MSG_ERROR, api1ErrorCode, 0); in notifyError()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt19603 Landroid/hardware/Camera;->CAMERA_MSG_ERROR:I