Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dcamera3.h2159 } camera3_notify_msg_t; typedef
2823 const camera3_notify_msg_t *msg);
/hardware/libhardware/include_all/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.cpp3845 camera3_notify_msg_t notify_msg; in notifyError()
3846 memset(&notify_msg, 0, sizeof(camera3_notify_msg_t)); in notifyError()
4101 camera3_notify_msg_t notify_msg = {}; in handleMetadataWithLock()
4366 camera3_notify_msg_t notify_msg = {.type = CAMERA3_MSG_ERROR, in handleDepthDataLocked()
4399 camera3_notify_msg_t notify_msg = in notifyErrorFoPendingDepthData()
4596 camera3_notify_msg_t notify_msg = {}; in handleBufferWithLock()
5071 void QCamera3HardwareInterface::orchestrateNotify(camera3_notify_msg_t *notify_msg) in orchestrateNotify()
6856 camera3_notify_msg_t notify_msg; in handleCameraDeviceError()
6857 memset(&notify_msg, 0, sizeof(camera3_notify_msg_t)); in handleCameraDeviceError()
15208 camera3_notify_msg_t notify_msg; in notifyErrorForPendingRequests()
[all …]
DQCamera3HWI.h310 void orchestrateNotify(camera3_notify_msg_t *notify_msg);