Home
last modified time | relevance | path

Searched refs:GetForegroundImage (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_component.h143 RefPtr<ImageComponent> GetForegroundImage() const in GetForegroundImage() function
H A Drender_rating.cpp68 RefPtr<ImageComponent> foregroundImage = rating->GetForegroundImage(); in Update()