Home
last modified time | relevance | path

Searched refs:FlushEnd (Results 1 - 25 of 37) sorted by relevance

12

/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Dframe_ui_intf.cpp203 void FrameUiIntf::FlushEnd() const in FlushEnd() function in OHOS::RME::FrameUiIntf
353 extern "C" void FlushEnd() in FlushEnd() function
355 FrameUiIntf::GetInstance().FlushEnd(); in FlushEnd()
H A Dframe_ui_intf.h52 void FlushEnd() const;
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/audio_decoder/
H A Daudio_decoder_filter.cpp110 void AudioDecoderFilter::FlushEnd() in FlushEnd() function in OHOS::Media::Pipeline::AudioDecoderFilter
112 MEDIA_LOG_I("audio decoder FlushEnd entered"); in FlushEnd()
113 codecMode_->FlushEnd(); in FlushEnd()
114 CodecFilterBase::FlushEnd(); in FlushEnd()
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/video_decoder/
H A Dvideo_decoder_filter.cpp98 void VideoDecoderFilter::FlushEnd() in FlushEnd() function in OHOS::Media::Pipeline::VideoDecoderFilter
100 MEDIA_LOG_I("Video decoder FlushEnd entered."); in FlushEnd()
101 codecMode_->FlushEnd(); in FlushEnd()
102 CodecFilterBase::FlushEnd(); in FlushEnd()
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dsync_mode.h37 void FlushEnd() override;
H A Dcodec_mode.h53 virtual void FlushEnd() = 0;
H A Dasync_mode.h43 void FlushEnd() override;
H A Dsync_mode.cpp73 void SyncMode::FlushEnd() in FlushEnd() function in OHOS::Media::Pipeline::SyncMode
75 MEDIA_LOG_D("SyncMode FlushEnd."); in FlushEnd()
H A Dcodec_filter_base.h60 void FlushEnd() override;
/foundation/multimedia/media_foundation/engine/include/pipeline/core/
H A Dpipeline.h39 virtual void FlushEnd() = 0;
H A Dpipeline_core.h53 void FlushEnd() override;
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dframe_report.cpp130 void FrameReport::FlushEnd() in FlushEnd() function in OHOS::Ace::FrameReport
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_frame_report.cpp130 void FrameReport::FlushEnd() in FlushEnd() function in OHOS::Ace::FrameReport
/foundation/multimedia/media_foundation/engine/include/pipeline/filters/codec/audio_decoder/
H A Daudio_decoder_filter.h35 void FlushEnd() override;
/foundation/multimedia/media_foundation/engine/include/pipeline/filters/codec/video_decoder/
H A Dvideo_decoder_filter.h39 void FlushEnd() override;
/foundation/arkui/ace_engine/frameworks/base/log/
H A Dframe_report.h66 void FlushEnd();
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_info.h54 FlushEnd, member in OHOS::Rosen::FrameEventType
/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dfilter.h117 virtual void FlushEnd() = 0;
H A Dpipeline_core.cpp126 void PipelineCore::FlushEnd() in FlushEnd() function in OHOS::Media::Pipeline::PipelineCore
130 MEDIA_LOG_I("FlushEnd for filter: " PUBLIC_LOG_S, (*it)->GetName().c_str()); in FlushEnd()
131 (*it)->FlushEnd(); in FlushEnd()
H A Dfilter_base.h63 void FlushEnd() override
/foundation/multimedia/media_foundation/engine/include/pipeline/filters/codec/video_encoder/
H A Dvideo_encoder_filter.h43 void FlushEnd() override;
/foundation/multimedia/media_foundation/engine/include/pipeline/filters/sink/video_sink/
H A Dvideo_sink_filter.h75 void FlushEnd() override;
/foundation/multimedia/media_foundation/engine/include/pipeline/filters/sink/audio_sink/
H A Daudio_sink_filter.h68 void FlushEnd() override;
/foundation/multimedia/media_foundation/engine/include/pipeline/filters/source/media_source/
H A Dmedia_source_filter.h51 void FlushEnd() override;
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dframe_report.cpp77 flushEndFunc_ = (FlushEndFunc)LoadSymbol("FlushEnd"); in LoadLibrary()
247 void FrameReport::FlushEnd() in FlushEnd() function in OHOS::Ace::FrameReport

Completed in 13 milliseconds

12