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.h121 bool IsAutocalMetadataReadyLocked(const HalCameraMetadata& metadata);
Drgbird_result_request_processor.cc366 bool RgbirdResultRequestProcessor::IsAutocalMetadataReadyLocked( in IsAutocalMetadataReadyLocked() function in android::google_camera_hal::RgbirdResultRequestProcessor
446 is_ready = IsAutocalMetadataReadyLocked(*(metadata.get())); in VerifyAndSubmitDepthRequest()