Home
last modified time | relevance | path

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

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