/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/mock/ |
H A D | mock_abs_image_decoder.h | 49 uint32_t GetImageSize(uint32_t index, Size &size) in GetImageSize() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
H A D | image_object.cpp | 21 const SizeF& ImageObject::GetImageSize() const in GetImageSize() function in OHOS::Ace::NG::ImageObject
|
H A D | image_loading_context.cpp | 501 SizeF ImageLoadingContext::GetImageSize() const in GetImageSize() function in OHOS::Ace::NG::ImageLoadingContext
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | image_source_preview.cpp | 67 ImageSource::Size ImageSourcePreview::GetImageSize() in GetImageSize() function in OHOS::Ace::ImageSourcePreview
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_render_image.h | 104 NG::SizeF GetImageSize() in GetImageSize() function
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/ |
H A D | heif_decoder.cpp | 95 uint32_t HeifDecoder::GetImageSize(uint32_t index, Size &size) in GetImageSize() function in OHOS::ImagePlugin::HeifDecoder
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | image_source_ohos.cpp | 126 ImageSource::Size ImageSourceOhos::GetImageSize() in GetImageSize() function in OHOS::Ace::ImageSourceOhos
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_object.h | 51 Size GetImageSize() in GetImageSize() function
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/ |
H A D | raw_decoder.cpp | 157 uint32_t RawDecoder::GetImageSize(uint32_t index, Size &size) in GetImageSize() function in OHOS::ImagePlugin::RawDecoder
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/ |
H A D | bmp_decoder.cpp | 57 uint32_t BmpDecoder::GetImageSize(uint32_t index, Size &size) in GetImageSize() function in OHOS::ImagePlugin::BmpDecoder
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/ |
H A D | mock_image_loading_context.cpp | 103 SizeF ImageLoadingContext::GetImageSize() const in GetImageSize() function in OHOS::Ace::NG::ImageLoadingContext
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/ |
H A D | webp_decoder.cpp | 60 uint32_t WebpDecoder::GetImageSize(uint32_t index, Size &size) in GetImageSize() function in OHOS::ImagePlugin::WebpDecoder
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_particle.cpp | 86 const Vector2f& ParticleRenderParams::GetImageSize() const in GetImageSize() function in OHOS::Rosen::ParticleRenderParams 591 const Vector2f& RSRenderParticle::GetImageSize() in GetImageSize() function in OHOS::Rosen::RSRenderParticle
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/ |
H A D | svg_decoder.cpp | 359 uint32_t SvgDecoder::GetImageSize(uint32_t index, Size &size) in GetImageSize() function in OHOS::ImagePlugin::SvgDecoder
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screenshot/ |
H A D | native_screenshot_module.cpp | 141 static void GetImageSize(napi_env env, std::unique_ptr<Param> ¶m, napi_value &argv) in GetImageSize() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/ |
H A D | apng_image_decoder.cpp | 740 Size PNGImageDecoder::GetImageSize() in GetImageSize() function in OHOS::Ace::PNGImageDecoder
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
H A D | png_decoder.cpp | 79 uint32_t PngDecoder::GetImageSize(uint32_t index, Size &size) in GetImageSize() function in OHOS::ImagePlugin::PngDecoder
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/ |
H A D | gif_decoder.cpp | 110 uint32_t GifDecoder::GetImageSize(uint32_t index, Size &size) in GetImageSize() function in OHOS::ImagePlugin::GifDecoder
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | pixel_yuv_ext_utils.cpp | 75 static uint32_t GetImageSize(int32_t width, int32_t height) in GetImageSize() function
|
H A D | pixel_yuv_utils.cpp | 117 static uint32_t GetImageSize(int32_t width, int32_t height) in GetImageSize() function
|
/ohos5.0/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_service.cpp | 1277 ErrorCode WallpaperService::GetImageSize(int32_t userId, WallpaperType wallpaperType, int32_t &size) in GetImageSize() function in OHOS::WallpaperMgrService::WallpaperService 1921 ErrorCode WallpaperService::GetImageSize( in GetImageSize() function in OHOS::WallpaperMgrService::WallpaperService
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | jpeg_decoder.cpp | 185 uint32_t JpegDecoder::GetImageSize(uint32_t index, Size &size) in GetImageSize() function in OHOS::ImagePlugin::JpegDecoder
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_yuv.cpp | 886 uint32_t PixelYuv::GetImageSize(int32_t width, int32_t height, PixelFormat format) in GetImageSize() function in OHOS::Media::PixelYuv
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ |
H A D | js_span_object.cpp | 812 void JSImageAttachment::GetImageSize(const JSCallbackInfo& info) in GetImageSize() function in OHOS::Ace::Framework::JSImageAttachment
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | decoration.h | 843 const BackgroundImageSize& GetImageSize() const in GetImageSize() function
|