Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_modifier.h93 void PaintCapsuleLightSweep(
H A Dprogress_modifier.cpp1532 PaintCapsuleLightSweep(canvas, contentSize, offset, path, false); in PaintCapsule()
1602 PaintCapsuleLightSweep(canvas, contentSize, offset, path, true); in PaintVerticalCapsule()
1605 void ProgressModifier::PaintCapsuleLightSweep( in PaintCapsuleLightSweep() function in OHOS::Ace::NG::ProgressModifier