Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Drgbird_result_request_processor.h122 bool IsAutocalMetadataReadyLocked(const HalCameraMetadata& metadata);
Drgbird_result_request_processor.cc367 bool RgbirdResultRequestProcessor::IsAutocalMetadataReadyLocked( in IsAutocalMetadataReadyLocked() function in android::google_camera_hal::RgbirdResultRequestProcessor
447 is_ready = IsAutocalMetadataReadyLocked(*(metadata.get())); in VerifyAndSubmitDepthRequest()