Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h257 status_t processBatchCaptureRequests(
DCamera3Device.cpp3407 status_t Camera3Device::HalInterface::processBatchCaptureRequests( in processBatchCaptureRequests() function in android::Camera3Device::HalInterface
3492 res = processBatchCaptureRequests(requests, &numRequestProcessed); in processCaptureRequest()
3920 res = mInterface->processBatchCaptureRequests(requests, &numRequestProcessed); in sendRequestsBatch()