Home
last modified time | relevance | path

Searched refs:GetLoadInVipChannel (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_loading_context.h146 bool GetLoadInVipChannel() in GetLoadInVipChannel() function
H A Dimage_loading_context.cpp346 …anvasImage(Claim(this), targetSize, userDefinedSize.has_value(), syncLoad_, GetLoadInVipChannel()); in OnMakeCanvasImage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.h321 bool GetLoadInVipChannel() in GetLoadInVipChannel() function
H A Dimage_pattern.cpp702 loadingCtx_->SetLoadInVipChannel(GetLoadInVipChannel()); in LoadImage()