Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera/HAL2/wrapper/
DQualcommCamera.cpp78 notify_request_queue_not_empty: android::notify_request_queue_not_empty,
219 int notify_request_queue_not_empty(const struct camera2_device *device) in notify_request_queue_not_empty() function
225 rc = hardware->notify_request_queue_not_empty(); in notify_request_queue_not_empty()
DQualcommCamera.h51 int notify_request_queue_not_empty(const struct camera2_device *);
/hardware/libhardware/include/hardware/
Dcamera2.h530 int (*notify_request_queue_not_empty)(const struct camera2_device *); member
/hardware/qcom/camera/QCamera/HAL2/core/src/
DQCameraHWI.cpp318 int QCameraHardwareInterface::notify_request_queue_not_empty() in notify_request_queue_not_empty() function in android::QCameraHardwareInterface
/hardware/libhardware/tests/camera2/
Dcamera2_utils.cpp78 mDevice->ops->notify_request_queue_not_empty(mDevice); in enqueue()
/hardware/qcom/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h202 int notify_request_queue_not_empty();
/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.cpp6338 SET_METHOD(notify_request_queue_not_empty),