Home
last modified time | relevance | path

Searched defs:GetCachedFrameImpl (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Danimated_image.cpp315 RefPtr<CanvasImage> AnimatedSkImage::GetCachedFrameImpl(const std::string& key) in GetCachedFrameImpl() function in OHOS::Ace::NG::AnimatedSkImage
320 RefPtr<CanvasImage> AnimatedRSImage::GetCachedFrameImpl(const std::string& key) in GetCachedFrameImpl() function in OHOS::Ace::NG::AnimatedRSImage
388 RefPtr<CanvasImage> AnimatedPixmap::GetCachedFrameImpl(const std::string& key) in GetCachedFrameImpl() function in OHOS::Ace::NG::AnimatedPixmap
Danimated_image.h101 virtual RefPtr<CanvasImage> GetCachedFrameImpl(const std::string& key) in GetCachedFrameImpl() function