Home
last modified time | relevance | path

Searched defs:supportedFormats (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp234 …std::map<int, std::vector<DCResolution>> supportedFormats = GetDCameraSupportedFormats(sinkAbility… in InitOutputAbilityWithoutMode() local
285 … std::map<int, std::vector<DCResolution>> supportedFormats = GetDCameraSupportedFormats(format); in InitDCameraOutputAbilityKeys() local
327 … DMetadataProcessor::InitBasicConfigTag(std::map<int, std::vector<DCResolution>> &supportedFormats, in InitBasicConfigTag()
343 …DMetadataProcessor::InitExtendConfigTag(std::map<int, std::vector<DCResolution>> &supportedFormats, in InitExtendConfigTag()
732 std::map<int, std::vector<DCResolution>>& supportedFormats, cJSON* rootValue) in GetEachNodeSupportedResolution()
746 std::map<int, std::vector<DCResolution>>& supportedFormats, cJSON* rootValue) in GetNodeSupportedResolution()
807 std::map<int, std::vector<DCResolution>> supportedFormats; in GetDCameraSupportedFormats() local
819 std::map<int, std::vector<DCResolution>>& supportedFormats) in ParsePhotoFormats()
847 std::map<int, std::vector<DCResolution>>& supportedFormats) in ParsePreviewFormats()
872 std::map<int, std::vector<DCResolution>>& supportedFormats) in ParseVideoFormats()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/dfx/
H A Devent_report.h50 uint32_t supportedFormats = 0; member
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dnative_effect_base.h63 std::unordered_set<ImageEffect_Format> supportedFormats; member
H A Dnative_common_utils.cpp310 uint32_t supportedFormats = 0; in GetSupportedFormats() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp537 …static std::vector<GLenum> supportedFormats = { GL_RED, GL_RED_INTEGER, GL_RG, GL_RG_INTEGER, GL_R… in GetSupportedFormats() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp487 static std::unordered_set<GraphicPixelFormat> supportedFormats = { in IsSupportedFormatForGamutConversion() local