Home
last modified time | relevance | path

Searched defs:PipelineBase (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.h50 const ImageSourceInfo& /*imageSourceInfo*/, const WeakPtr<PipelineBase>& /*context*/) in LoadDecodedImageData()
H A Dimage_loader.cpp258 const ImageSourceInfo& imageSourceInfo, const WeakPtr<PipelineBase>& /* context */) in LoadImageData()
688 const ImageSourceInfo& /* imageSourceInfo */, const WeakPtr<PipelineBase>& /* context */) in LoadImageData()
757 const ImageSourceInfo& /* imageSourceInfo */, const WeakPtr<PipelineBase>& /* context */) in LoadImageData()
834 const ImageSourceInfo& /* ImageSourceInfo */, const WeakPtr<PipelineBase>& /* context */) in LoadImageData()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dplatform_res_register.h28 class PipelineBase; variable
H A Dcontainer.h166 virtual void SetCardPipeline(WeakPtr<PipelineBase>, int64_t cardId) {} in SetCardPipeline()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dscheduler.h27 class PipelineBase; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync.h44 class PipelineBase; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp40 PipelineBase::PipelineBase(std::shared_ptr<Window> window, RefPtr<TaskExecutor> taskExecutor, in PipelineBase() function in OHOS::Ace::PipelineBase
64 PipelineBase::PipelineBase(std::shared_ptr<Window> window, RefPtr<TaskExecutor> taskExecutor, in PipelineBase() function in OHOS::Ace::PipelineBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_info.h46 class PipelineBase; variable