Searched refs:allDelivered (Results 1 - 2 of 2) sorted by relevance
/hardware/interfaces/camera/device/3.2/default/ | ||
H A D | CameraDeviceSession.h | 200 bool allDelivered() const; |
H A D | CameraDeviceSession.cpp | 328 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