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.h310 void orchestrateNotify(camera3_notify_msg_t *notify_msg);
DQCamera3HWI.cpp3844 camera3_notify_msg_t notify_msg; in notifyError()
3845 memset(&notify_msg, 0, sizeof(camera3_notify_msg_t)); in notifyError()
4100 camera3_notify_msg_t notify_msg = {}; in handleMetadataWithLock()
4362 camera3_notify_msg_t notify_msg = {.type = CAMERA3_MSG_ERROR, in handleDepthDataLocked()
4395 camera3_notify_msg_t notify_msg = in notifyErrorFoPendingDepthData()
5058 void QCamera3HardwareInterface::orchestrateNotify(camera3_notify_msg_t *notify_msg) in orchestrateNotify()
6823 camera3_notify_msg_t notify_msg; in handleCameraDeviceError()
6824 memset(&notify_msg, 0, sizeof(camera3_notify_msg_t)); in handleCameraDeviceError()
15150 camera3_notify_msg_t notify_msg; in notifyErrorForPendingRequests()
15151 memset(&notify_msg, 0, sizeof(camera3_notify_msg_t)); in notifyErrorForPendingRequests()
[all …]