Searched defs:PipelineBase (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_loader.h | 50 const ImageSourceInfo& /*imageSourceInfo*/, const WeakPtr<PipelineBase>& /*context*/) in LoadDecodedImageData()
|
H A D | image_loader.cpp | 258 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 D | platform_res_register.h | 28 class PipelineBase; variable
|
H A D | container.h | 166 virtual void SetCardPipeline(WeakPtr<PipelineBase>, int64_t cardId) {} in SetCardPipeline()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | scheduler.h | 27 class PipelineBase; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/ |
H A D | ui_display_sync.h | 44 class PipelineBase; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_base.cpp | 40 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 D | gesture_info.h | 46 class PipelineBase; variable
|