Home
last modified time | relevance | path

Searched defs:syncLoad (Results 1 – 5 of 5) 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.cpp70 …ontext::ImageLoadingContext(const ImageSourceInfo& src, LoadNotifier&& loadNotifier, bool syncLoad) in ImageLoadingContext()
/foundation/arkui/ace_engine/test/mock/core/image_provider/
Dmock_image_loading_context.cpp21 …ontext::ImageLoadingContext(const ImageSourceInfo& src, LoadNotifier&& loadNotifier, bool syncLoad) in ImageLoadingContext()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkImage.ts509 syncLoad(value: boolean): this { method in ArkImageComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js4743 syncLoad(value) { method in ArkImageComponent