Home
last modified time | relevance | path

Searched defs:GetImageSize (Results 1 – 20 of 20) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/video/
Dtexture_test_utils.cpp29 const Size& MockRenderTexture::GetImageSize() const in GetImageSize() function in OHOS::Ace::MockRenderTexture
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
Dimage_object.cpp21 const SizeF& ImageObject::GetImageSize() const in GetImageSize() function in OHOS::Ace::NG::ImageObject
Dimage_loading_context.cpp245 SizeF ImageLoadingContext::GetImageSize() const in GetImageSize() function in OHOS::Ace::NG::ImageLoadingContext
/foundation/arkui/ace_engine/adapter/preview/osal/
Dimage_source_preview.cpp45 ImageSource::Size ImageSourcePreview::GetImageSize() in GetImageSize() function in OHOS::Ace::ImageSourcePreview
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dimage_source_ohos.cpp79 ImageSource::Size ImageSourceOhos::GetImageSize() in GetImageSize() function in OHOS::Ace::ImageSourceOhos
/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/
Dheif_decoder.cpp89 uint32_t HeifDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::HeifDecoder
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/image_provider/
Dmock_image_loading_context.cpp98 SizeF ImageLoadingContext::GetImageSize() const in GetImageSize() function in OHOS::Ace::NG::ImageLoadingContext
/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/
Draw_decoder.cpp151 uint32_t RawDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::RawDecoder
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_object.h64 Size GetImageSize() in GetImageSize() function
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
Dbmp_decoder.cpp50 uint32_t BmpDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::BmpDecoder
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_render_particle.cpp64 Vector2f ParticleRenderParams::GetImageSize() const in GetImageSize() function in OHOS::Rosen::ParticleRenderParams
482 Vector2f RSRenderParticle::GetImageSize() in GetImageSize() function in OHOS::Rosen::RSRenderParticle
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
Dwebp_decoder.cpp54 uint32_t WebpDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::WebpDecoder
/foundation/window/window_manager/interfaces/kits/napi/screenshot/
Dnative_screenshot_module.cpp138 static void GetImageSize(napi_env env, std::unique_ptr<Param> &param, napi_value &argv) in GetImageSize() function
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
Dsvg_decoder.cpp333 uint32_t SvgDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::SvgDecoder
/foundation/arkui/ace_engine/frameworks/core/image/apng/
Dapng_image_decoder.cpp740 Size PNGImageDecoder::GetImageSize() in GetImageSize() function in OHOS::Ace::PNGImageDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
Dpng_decoder.cpp73 uint32_t PngDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::PngDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
Dgif_decoder.cpp104 uint32_t GifDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::GifDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
Dext_decoder.cpp286 uint32_t ExtDecoder::GetImageSize(uint32_t index, PlSize &size) in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
Djpeg_decoder.cpp165 uint32_t JpegDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::JpegDecoder
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.h767 const BackgroundImageSize& GetImageSize() const in GetImageSize() function