Home
last modified time | relevance | path

Searched refs:IsReadyForNextRequest (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dsnapshot_request_processor.cc144 bool SnapshotRequestProcessor::IsReadyForNextRequest() { in IsReadyForNextRequest() function in android::google_camera_hal::SnapshotRequestProcessor
164 if (IsReadyForNextRequest() == false) { in ProcessRequest()
H A Dsnapshot_request_processor.h62 bool IsReadyForNextRequest();
/aosp12/hardware/google/camera/common/hal/utils/
H A Dhdrplus_request_processor.cc163 bool HdrplusRequestProcessor::IsReadyForNextRequest() { in IsReadyForNextRequest() function in android::google_camera_hal::HdrplusRequestProcessor
210 if (IsReadyForNextRequest() == false) { in ProcessRequest()
H A Dhdrplus_request_processor.h64 bool IsReadyForNextRequest();