Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_layout_algorithm.h27 explicit GaugeLayoutAlgorithm(const RefPtr<ImageLoadingContext>& indicatorIconLoadingCtx) in GaugeLayoutAlgorithm() argument
28 : indicatorIconLoadingCtx_(indicatorIconLoadingCtx) in GaugeLayoutAlgorithm()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/gauge/
H A Dgauge_test_ng.cpp1341 RefPtr<ImageLoadingContext> indicatorIconLoadingCtx; variable
1342 auto gaugeLayoutAlgorithm = AceType::MakeRefPtr<GaugeLayoutAlgorithm>(indicatorIconLoadingCtx);
1402 RefPtr<ImageLoadingContext> indicatorIconLoadingCtx; variable
1403 auto gaugeLayoutAlgorithm = AceType::MakeRefPtr<GaugeLayoutAlgorithm>(indicatorIconLoadingCtx);
1457 RefPtr<ImageLoadingContext> indicatorIconLoadingCtx; variable
1458 auto gaugeLayoutAlgorithm = AceType::MakeRefPtr<GaugeLayoutAlgorithm>(indicatorIconLoadingCtx);
1514 RefPtr<ImageLoadingContext> indicatorIconLoadingCtx; variable
1515 auto gaugeLayoutAlgorithm = AceType::MakeRefPtr<GaugeLayoutAlgorithm>(indicatorIconLoadingCtx);