Home
last modified time | relevance | path

Searched defs:syncLoad (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
Dstatic_image_object.cpp30 … const RefPtr<ImageLoadingContext>& ctx, const SizeF& targetSize, bool forceResize, bool syncLoad) in MakeCanvasImage()
Dimage_loading_context.cpp28 …ontext::ImageLoadingContext(const ImageSourceInfo& src, LoadNotifier&& loadNotifier, bool syncLoad) in ImageLoadingContext()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/image_provider/
Dmock_image_loading_context.cpp20 …ontext::ImageLoadingContext(const ImageSourceInfo& src, LoadNotifier&& loadNotifier, bool syncLoad) in ImageLoadingContext()