Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
Dtest_common.h59 static camera_format_t GetCameraMetadataFormat(CameraFormat format);
Dtest_common.cpp29 camera_format_t TestUtils::GetCameraMetadataFormat(CameraFormat format) in GetCameraMetadataFormat() function in OHOS::CameraStandard::TestUtils
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
Dcamera_manager.cpp407 metaFormat = GetCameraMetadataFormat(profile.GetCameraFormat()); in CreatePhotoOutput()
454 metaFormat = GetCameraMetadataFormat(profile.GetCameraFormat()); in CreatePreviewOutput()
502 metaFormat = GetCameraMetadataFormat(profile.GetCameraFormat()); in CreateDeferredPreviewOutput()
624 metaFormat = GetCameraMetadataFormat(profile.GetCameraFormat()); in CreateVideoOutput()
1269 camera_format_t CameraManager::GetCameraMetadataFormat(CameraFormat format) in GetCameraMetadataFormat() function in OHOS::CameraStandard::CameraManager
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
Dcamera_manager.h632 camera_format_t GetCameraMetadataFormat(CameraFormat format);