Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h205 bool allDelivered() const;
DCameraDeviceSession.cpp384 bool CameraDeviceSession::ResultBatcher::InflightBatch::allDelivered() const { in allDelivered() function in android::hardware::camera::device::V3_2::implementation::CameraDeviceSession::ResultBatcher::InflightBatch
458 if (batch->allDelivered()) { in checkAndRemoveFirstBatch()
684 if (!batch->allDelivered()) { in notify()