Searched defs:mRequestLock (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h528 // Waits for a request, or returns NULL if times out. Must be called with mRequestLock hold.
548 // If the input request is in mRepeatingRequests. Must be called with mRequestLock hold
564 Mutex mRequestLock; member in class:android::Camera3Device::RequestThread
569 // on the request queue. Read-only even with mRequestLock held, outside

Completed in 77 milliseconds