Searched refs:allDelivered (Results 1 - 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/3.2/default/
H A DCameraDeviceSession.h200 bool allDelivered() const;
H A DCameraDeviceSession.cpp328 bool CameraDeviceSession::ResultBatcher::InflightBatch::allDelivered() const { function in class:android::hardware::camera::device::V3_2::implementation::CameraDeviceSession::ResultBatcher::InflightBatch
402 if (batch->allDelivered()) {
628 if (!batch->allDelivered()) {

Completed in 7 milliseconds