Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_data.h56 const RefPtr<PixelMap>& GetPixmap() in GetPixmap() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_object.h261 const RefPtr<PixelMap>& GetPixmap() const in GetPixmap() function
H A Dimage_source_info.cpp411 const RefPtr<PixelMap>& ImageSourceInfo::GetPixmap() const in GetPixmap() function in OHOS::Ace::ImageSourceInfo
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dbitmap.cpp166 Pixmap Bitmap::GetPixmap() const in GetPixmap() function in OHOS::Rosen::Drawing::Bitmap
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.cpp273 const RefPtr<PixelMap>& ImageComponent::GetPixmap() const in GetPixmap() function in OHOS::Ace::ImageComponent
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_source_info.cpp260 const RefPtr<PixelMap>& ImageSourceInfo::GetPixmap() const in GetPixmap() function in OHOS::Ace::ImageSourceInfo
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_event.h168 RefPtr<PixelMap> GetPixmap() const in GetPixmap() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_bitmap.cpp198 Pixmap SkiaBitmap::GetPixmap() const in GetPixmap() function in OHOS::Rosen::Drawing::SkiaBitmap