Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_paint_method.h54 …ratingModifier_->SetDrawScore(isfocus_ ? focusRatingScore_ : paintProperty->GetRatingScoreValue(0.… in UpdateContentModifier()
H A Drating_modifier.h127 void SetDrawScore(double drawScore) in SetDrawScore() function