Home
last modified time | relevance | path

Searched defs:pipeline_ (Results 1 – 21 of 21) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/pipeline/
Dmock_pipeline_context.h47 static RefPtr<MockPipelineContext> pipeline_; variable
Dmock_pipeline_context.cpp36 RefPtr<MockPipelineContext> MockPipelineContext::pipeline_; member in OHOS::Ace::NG::MockPipelineContext
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/include/distributedcameramgr/
Ddcamera_sink_data_process.h58 std::shared_ptr<IDataProcessPipeline> pipeline_; variable
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/
Ddcamera_stream_data_process.h67 std::shared_ptr<IDataProcessPipeline> pipeline_; variable
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
Dhirecorder_impl.h107 std::shared_ptr<Pipeline::PipelineCore> pipeline_; variable
/foundation/multimedia/media_foundation/engine/scene/player/standard/
Dhiplayer_impl.h129 std::shared_ptr<Pipeline::PipelineCore> pipeline_; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtoss_animation_controller.h78 WeakPtr<PipelineContext> pipeline_; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Dtoss_animation_controller.h77 WeakPtr<PipelineContext> pipeline_; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtoss_animation_controller.h84 WeakPtr<PipelineContext> pipeline_; variable
/foundation/multimedia/media_foundation/engine/scene/player/lite/
Dhiplayer_impl.h139 std::shared_ptr<Pipeline::PipelineCore> pipeline_; variable
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/include/
Dav_sender_engine.h127 std::shared_ptr<OHOS::Media::Pipeline::PipelineCore> pipeline_ = nullptr; variable
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/include/
Dav_receiver_engine.h126 std::shared_ptr<OHOS::Media::Pipeline::PipelineCore> pipeline_ = nullptr; variable
/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
Dhitranscoder_impl.h95 std::shared_ptr<Pipeline::Pipeline> pipeline_; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
Dfocus_manager.h135 const WeakPtr<PipelineContext> pipeline_; variable
/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
Dhirecorder_impl.h114 std::shared_ptr<Pipeline::Pipeline> pipeline_; variable
/foundation/multimedia/player_framework/services/engine/histreamer/player/
Dhiplayer_impl.h280 std::shared_ptr<OHOS::Media::Pipeline::Pipeline> pipeline_; variable
/foundation/arkui/ace_engine/adapter/ohos/osal/
Djs_accessibility_manager.h376 WeakPtr<PipelineBase> pipeline_; variable
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine/src/
Dav_receiver_engine_test.cpp227 std::shared_ptr<OHOS::Media::Pipeline::PipelineCore> pipeline_ = nullptr; variable
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/test/unittest/av_sender_engine/src/
Dav_sender_engine_test.cpp238 std::shared_ptr<OHOS::Media::Pipeline::PipelineCore> pipeline_ = nullptr; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_pattern.h933 WeakPtr<PipelineContext> pipeline_; variable
/foundation/multimedia/image_effect/frameworks/native/effect/base/
Dimage_effect_inner.cpp74 std::shared_ptr<PipelineCore> pipeline_; member in OHOS::Media::Effect::ImageEffect::Impl