Searched refs:indicatorIconLoadingCtx (Results 1 – 2 of 2) sorted by relevance
27 explicit GaugeLayoutAlgorithm(const RefPtr<ImageLoadingContext>& indicatorIconLoadingCtx) in GaugeLayoutAlgorithm() argument28 : indicatorIconLoadingCtx_(indicatorIconLoadingCtx) in GaugeLayoutAlgorithm()
1341 RefPtr<ImageLoadingContext> indicatorIconLoadingCtx; variable1342 auto gaugeLayoutAlgorithm = AceType::MakeRefPtr<GaugeLayoutAlgorithm>(indicatorIconLoadingCtx);1402 RefPtr<ImageLoadingContext> indicatorIconLoadingCtx; variable1403 auto gaugeLayoutAlgorithm = AceType::MakeRefPtr<GaugeLayoutAlgorithm>(indicatorIconLoadingCtx);1457 RefPtr<ImageLoadingContext> indicatorIconLoadingCtx; variable1458 auto gaugeLayoutAlgorithm = AceType::MakeRefPtr<GaugeLayoutAlgorithm>(indicatorIconLoadingCtx);1514 RefPtr<ImageLoadingContext> indicatorIconLoadingCtx; variable1515 auto gaugeLayoutAlgorithm = AceType::MakeRefPtr<GaugeLayoutAlgorithm>(indicatorIconLoadingCtx);