Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h1004 bool sendRequestsBatch();
H A DCamera3Device.cpp4483 bool Camera3Device::RequestThread::sendRequestsBatch() { in sendRequestsBatch() function in android::Camera3Device::RequestThread
4781 submitRequestSuccess = sendRequestsBatch(); in threadLoop()