Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_modifier.h70 …void PaintScaleRingForApiNine(RSCanvas& canvas, const OffsetF& offset, const SizeF& contentSize) c…
H A Dprogress_modifier.cpp688 PaintScaleRingForApiNine(canvas, offset_->Get(), contentSize); in ContentDrawWithFunction()
1726 void ProgressModifier::PaintScaleRingForApiNine(RSCanvas& canvas, const OffsetF& offset, const Size… in PaintScaleRingForApiNine() function in OHOS::Ace::NG::ProgressModifier