Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.cpp268 void ImageComponent::SetPixmap(const RefPtr<PixelMap>& pixmap) in SetPixmap() function in OHOS::Ace::ImageComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_event.h163 void SetPixmap(const RefPtr<PixelMap>& pixelMap) in SetPixmap() function