Searched defs:SetImage (Results 1 – 6 of 6) sorted by relevance
122 void UIAbstractProgress::SetImage(const char* foregroundImage, const char* backgroundImage) in SetImage() function in OHOS::UIAbstractProgress131 void UIAbstractProgress::SetImage(const ImageInfo* foregroundImage, const ImageInfo* backgroundImag… in SetImage() function in OHOS::UIAbstractProgress
167 void UISlider::SetImage(const ImageInfo* backgroundImage, const ImageInfo* foregroundImage) in SetImage() function in OHOS::UISlider176 void UISlider::SetImage(const char* backgroundImage, const char* foregroundImage) in SetImage() function in OHOS::UISlider
185 void PieceComponent::SetImage(RefPtr<RowComponent>& row) in SetImage() function in OHOS::Ace::PieceComponent
98 void RSImageBase::SetImage(const sk_sp<SkImage> image) in SetImage() function in OHOS::Rosen::RSImageBase
311 void RSRenderParticle::SetImage(const std::shared_ptr<RSImage>& image) in SetImage() function in OHOS::Rosen::RSRenderParticle
988 void SetImage(const RefPtr<BackgroundImage>& image) function