Home
last modified time | relevance | path

Searched refs:camera3_notify_msg_t (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware/include/hardware/
Dcamera3.h2159 } camera3_notify_msg_t; typedef
2823 const camera3_notify_msg_t *msg);
/hardware/libhardware/modules/camera/3_4/
Dcamera.cpp472 camera3_notify_msg_t message; in notifyShutter()
483 camera3_notify_msg_t message; in completeRequestWithError()
/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h71 const camera3_notify_msg_t *);
/hardware/libhardware/modules/usbcamera/
DCamera.cpp476 camera3_notify_msg_t m; in notifyShutter()
/hardware/libhardware/modules/camera/3_0/
DCamera.cpp467 camera3_notify_msg_t m; in notifyShutter()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h309 void orchestrateNotify(camera3_notify_msg_t *notify_msg);
DQCamera3HWI.cpp3850 camera3_notify_msg_t notify_msg; in notifyError()
3851 memset(&notify_msg, 0, sizeof(camera3_notify_msg_t)); in notifyError()
4106 camera3_notify_msg_t notify_msg = {}; in handleMetadataWithLock()
4368 camera3_notify_msg_t notify_msg = {.type = CAMERA3_MSG_ERROR, in handleDepthDataLocked()
4401 camera3_notify_msg_t notify_msg = in notifyErrorFoPendingDepthData()
5064 void QCamera3HardwareInterface::orchestrateNotify(camera3_notify_msg_t *notify_msg) in orchestrateNotify()
6818 camera3_notify_msg_t notify_msg; in handleCameraDeviceError()
6819 memset(&notify_msg, 0, sizeof(camera3_notify_msg_t)); in handleCameraDeviceError()
15144 camera3_notify_msg_t notify_msg; in notifyErrorForPendingRequests()
15145 memset(&notify_msg, 0, sizeof(camera3_notify_msg_t)); in notifyErrorForPendingRequests()
[all …]