Home
last modified time | relevance | path

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

/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.cpp428 SizeF ImageLoadingContext::GetImageSize() const in GetImageSize() function in OHOS::Ace::NG::ImageLoadingContext
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_render_image.h81 NG::SizeF GetImageSize() in GetImageSize() function
/foundation/arkui/ace_engine/adapter/preview/osal/
Dimage_source_preview.cpp65 ImageSource::Size ImageSourcePreview::GetImageSize() in GetImageSize() function in OHOS::Ace::ImageSourcePreview
/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/
Dheif_decoder.cpp95 uint32_t HeifDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::HeifDecoder
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dimage_source_ohos.cpp120 ImageSource::Size ImageSourceOhos::GetImageSize() in GetImageSize() function in OHOS::Ace::ImageSourceOhos
/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/
Draw_decoder.cpp157 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.h51 Size GetImageSize() in GetImageSize() function
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
Dbmp_decoder.cpp57 uint32_t BmpDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::BmpDecoder
/foundation/arkui/ace_engine/test/mock/core/image_provider/
Dmock_image_loading_context.cpp97 SizeF ImageLoadingContext::GetImageSize() const in GetImageSize() function in OHOS::Ace::NG::ImageLoadingContext
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
Dwebp_decoder.cpp60 uint32_t WebpDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::WebpDecoder
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_render_particle.cpp64 const Vector2f& ParticleRenderParams::GetImageSize() const in GetImageSize() function in OHOS::Rosen::ParticleRenderParams
482 const Vector2f& RSRenderParticle::GetImageSize() in GetImageSize() function in OHOS::Rosen::RSRenderParticle
/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.cpp345 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.cpp79 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.cpp110 uint32_t GifDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::GifDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
Djpeg_decoder.cpp185 uint32_t JpegDecoder::GetImageSize(uint32_t index, PlSize &size) in GetImageSize() function in OHOS::ImagePlugin::JpegDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
Dext_decoder.cpp381 uint32_t ExtDecoder::GetImageSize(uint32_t index, PlSize &size) in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.h806 const BackgroundImageSize& GetImageSize() const in GetImageSize() function