Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dcamera2.h544 int (*notify_request_queue_not_empty)(const struct camera2_device *); member
/hardware/libhardware/tests/camera2/
Dcamera2_utils.cpp81 mDevice->ops->notify_request_queue_not_empty(mDevice); in enqueue()