Home
last modified time | relevance | path

Searched defs:loadInVipChannel (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dstatic_image_object.cpp27 bool forceResize, bool syncLoad, bool loadInVipChannel) in MakeCanvasImage()
H A Dpixel_map_image_object.cpp26 bool /*forceResize*/, bool syncLoad, bool loadInVipChannel) in MakeCanvasImage() argument
H A Dimage_provider.h52 bool loadInVipChannel = false; member
H A Dimage_loading_context.h151 void SetLoadInVipChannel(bool loadInVipChannel) in SetLoadInVipChannel()
H A Dimage_provider.cpp141 … const RefPtr<CanvasImage>& canvasImage, const std::string& key, bool sync, bool loadInVipChannel) in SuccessCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.h336 void SetLoadInVipChannel(bool loadInVipChannel) in SetLoadInVipChannel()