Home
last modified time | relevance | path

Searched defs:GetImage (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_node.h47 RefPtr<UINode> GetImage() in GetImage() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.h33 virtual std::shared_ptr<RSImage> GetImage() const in GetImage() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_image.h34 virtual sk_sp<SkImage> GetImage() const in GetImage() function
H A Danimated_image.cpp208 sk_sp<SkImage> AnimatedSkImage::GetImage() const in GetImage() function in OHOS::Ace::NG::AnimatedSkImage
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dimage_napi.cpp73 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 Dapng_image_player.cpp274 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 Drs_mask.cpp199 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 Drs_canvas_drawing_render_node.cpp314 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 Dgpu_resource_manager.h327 T* GetImage(const RenderHandle& handle) const in GetImage() function
H A Dgpu_resource_manager.cpp2038 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 Dcmd_list.cpp122 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 Drs_render_particle.cpp586 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 Dskia_image.cpp539 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 Dheif_parser.cpp689 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 Drosen_render_custom_paint.cpp3026 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 Ddevice_vk.cpp1462 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 Dcustom_paint_paint_method.cpp294 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 Ddecoration.h1166 const RefPtr<BackgroundImage>& GetImage() const function