Home
last modified time | relevance | path

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

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