/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/ |
H A D | movingphoto_node.h | 47 RefPtr<UINode> GetImage() in GetImage() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
H A D | drawing_image.h | 33 virtual std::shared_ptr<RSImage> GetImage() const in GetImage() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | skia_image.h | 34 virtual sk_sp<SkImage> GetImage() const in GetImage() function
|
H A D | animated_image.cpp | 208 sk_sp<SkImage> AnimatedSkImage::GetImage() const in GetImage() function in OHOS::Ace::NG::AnimatedSkImage
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/ |
H A D | image_napi.cpp | 73 ImageNapi *ImageNapi::GetImage(napi_env env, napi_callback_info info, std::shared_ptr<ContextBase> … in GetImage() function in OHOS::UDMF::ImageNapi
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/ |
H A D | apng_image_player.cpp | 274 sk_sp<SkImage> APngImagePlayer::GetImage(const int32_t& index, bool extendToCanvas) in GetImage() function in OHOS::Ace::APngImagePlayer 458 sk_sp<SkImage> APngImagePlayer::GetImage(const APngAnimatedFrameInfo *frameInfo) in GetImage() function in OHOS::Ace::APngImagePlayer 571 std::shared_ptr<RSImage> APngImagePlayer::GetImage(const APngAnimatedFrameInfo *frameInfo) in GetImage() function in OHOS::Ace::APngImagePlayer
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_mask.cpp | 199 std::shared_ptr<Drawing::Image> RSMask::GetImage() const in GetImage() function in OHOS::Rosen::RSMask
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_canvas_drawing_render_node.cpp | 314 std::shared_ptr<Drawing::Image> RSCanvasDrawingRenderNode::GetImage(const uint64_t tid) in GetImage() function in OHOS::Rosen::RSCanvasDrawingRenderNode
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | gpu_resource_manager.h | 327 T* GetImage(const RenderHandle& handle) const in GetImage() function
|
H A D | gpu_resource_manager.cpp | 2038 GpuImage* GpuResourceManager::GetImage(const RenderHandle& handle) const in GetImage() function in GpuResourceManager
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | cmd_list.cpp | 122 std::shared_ptr<Image> CmdList::GetImage(const OpDataHandle& imageHandle) in GetImage() function in OHOS::Rosen::Drawing::CmdList
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_particle.cpp | 586 const std::shared_ptr<RSImage>& RSRenderParticle::GetImage() in GetImage() function in OHOS::Rosen::RSRenderParticle
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_image.cpp | 539 const sk_sp<SkImage> SkiaImage::GetImage() const in GetImage() function in OHOS::Rosen::Drawing::SkiaImage
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/ |
H A D | heif_parser.cpp | 689 std::shared_ptr<HeifImage> HeifParser::GetImage(heif_item_id itemId) in GetImage() function in OHOS::ImagePlugin::HeifParser
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | rosen_render_custom_paint.cpp | 3026 sk_sp<SkImage> RosenRenderCustomPaint::GetImage(const std::string& src) function in OHOS::Ace::RosenRenderCustomPaint 3052 std::shared_ptr<RSImage> RosenRenderCustomPaint::GetImage(const std::string& src) function in OHOS::Ace::RosenRenderCustomPaint
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | device_vk.cpp | 1462 GpuImagePlatformDataVk LowLevelDeviceVk::GetImage(RenderHandle handle) const in GetImage() function in LowLevelDeviceVk
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | custom_paint_paint_method.cpp | 294 std::shared_ptr<RSImage> CustomPaintPaintMethod::GetImage(const std::string& src) in GetImage() function in OHOS::Ace::NG::CustomPaintPaintMethod
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | decoration.h | 1166 const RefPtr<BackgroundImage>& GetImage() const function
|