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

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h95 // Actual stream creation/deletion is delayed until first request is submitted
269 // The number of requests that should be submitted to HAL at a time.
271 // requests will be submitted to HAL at a time. The batch size for
288 * Get the last request submitted to the hal by the request thread.
521 bool submitted; member in struct:android::Camera3Device::RequestThread::NextRequest

Completed in 36 milliseconds