Home
last modified time | relevance | path

Searched defs:GetPixmap (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_object.h295 const RefPtr<PixelMap>& GetPixmap() const in GetPixmap() function
Dimage_source_info.cpp322 const RefPtr<PixelMap>& ImageSourceInfo::GetPixmap() const in GetPixmap() function in OHOS::Ace::ImageSourceInfo
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/image_provider/
Dmock_image_source_info.cpp227 const RefPtr<PixelMap>& ImageSourceInfo::GetPixmap() const in GetPixmap() function in OHOS::Ace::ImageSourceInfo
/foundation/arkui/ace_engine/frameworks/core/components/image/
Dimage_component.cpp271 const RefPtr<PixelMap>& ImageComponent::GetPixmap() const in GetPixmap() function in OHOS::Ace::ImageComponent
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_info.h352 RefPtr<PixelMap> GetPixmap() const in GetPixmap() function