Home
last modified time | relevance | path

Searched defs:GetSupportedFormats (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/multimedia/camera_lite/frameworks/
H A Dcamera_ability_impl.cpp22 list<int32_t> CameraAbilityImpl::GetSupportedFormats() const in GetSupportedFormats() function in OHOS::Media::CameraAbilityImpl
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_packer.cpp54 uint32_t ImagePacker::GetSupportedFormats(std::set<std::string> &formats) in GetSupportedFormats() function in OHOS::Media::ImagePacker
H A Dmock_image_source.cpp60 uint32_t ImageSource::GetSupportedFormats(std::set<std::string> &formats) in GetSupportedFormats() function in OHOS::Media::ImageSource
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp95 std::vector<int32_t> VideoCaps::GetSupportedFormats() in GetSupportedFormats() function in OHOS::MediaAVCodec::VideoCaps
562 std::vector<int32_t> AudioCaps::GetSupportedFormats() in GetSupportedFormats() function in OHOS::MediaAVCodec::AudioCaps
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dnative_common_utils.cpp304 uint32_t NativeCommonUtils::GetSupportedFormats(const OH_EffectFilterInfo *ohFilterInfo) in GetSupportedFormats() function in OHOS::Media::Effect::NativeCommonUtils
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp535 const std::vector<GLenum>& WebGLTexture::GetSupportedFormats() in GetSupportedFormats() function in OHOS::Rosen::WebGLTexture
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_packer.cpp89 uint32_t ImagePacker::GetSupportedFormats(std::set<std::string> &formats) in GetSupportedFormats() function in OHOS::Media::ImagePacker
H A Dimage_source.cpp334 uint32_t ImageSource::GetSupportedFormats(set<string> &formats) in GetSupportedFormats() function in OHOS::Media::ImageSource
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_source_impl.cpp122 uint32_t ImageSourceImpl::GetSupportedFormats(std::set<std::string> &formats) in GetSupportedFormats() function in OHOS::Media::ImageSourceImpl
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp779 std::vector<AudioSampleFormat> AudioCapturer::GetSupportedFormats() in GetSupportedFormats() function in OHOS::AudioStandard::AudioCapturer
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_packer_napi.cpp749 napi_value ImagePackerNapi::GetSupportedFormats(napi_env env, napi_callback_info info) in GetSupportedFormats() function in OHOS::Media::ImagePackerNapi
H A Dimage_source_napi.cpp865 napi_value ImageSourceNapi::GetSupportedFormats(napi_env env, napi_callback_info info) in GetSupportedFormats() function in OHOS::Media::ImageSourceNapi
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1083 std::vector<AudioSampleFormat> AudioRenderer::GetSupportedFormats() in GetSupportedFormats() function in OHOS::AudioStandard::AudioRenderer