Home
last modified time | relevance | path

Searched refs:OnPostBackgroundTask (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_provider.h48 using OnPostBackgroundTask = std::function<void(CancelableTask)>; variable
69 OnPostBackgroundTask onBackgroundTaskPostCallback = nullptr);
75 OnPostBackgroundTask onBackgroundTaskPostCallback = nullptr);
80 OnPostBackgroundTask onBackgroundTaskPostCallback = nullptr);
102 const OnPostBackgroundTask& onBackgroundTaskPostCallback = nullptr);
H A Dimage_provider.cpp161 const OnPostBackgroundTask& onBackgroundTaskPostCallback) in FetchImageObject()
296 …const WeakPtr<PipelineBase> context, uint64_t svgThemeColor, OnPostBackgroundTask onBackgroundTask… in GetSVGImageDOMAsyncFromSrc()
350 …const WeakPtr<PipelineBase> context, uint64_t svgThemeColor, OnPostBackgroundTask onBackgroundTask…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.h186 OnPostBackgroundTask onPostBackgroundTask_;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.h228 OnPostBackgroundTask onPostBackgroundTask_;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_offscreen_canvas.h130 OnPostBackgroundTask onPostBackgroundTask_;
H A Drosen_render_custom_paint.h216 OnPostBackgroundTask onPostBackgroundTask_;