Searched refs:SetPixmap (Results 1 – 5 of 5) sorted by relevance
268 void ImageComponent::SetPixmap(const RefPtr<PixelMap>& pixmap) in SetPixmap() function in OHOS::Ace::ImageComponent
66 void SetPixmap(const RefPtr<PixelMap>& pixmap);
163 void SetPixmap(const RefPtr<PixelMap>& pixelMap) in SetPixmap() function
136 image->SetPixmap(pixmap); in Create()
556 imageComponent->SetPixmap(icon); in SetAppIcon()