Home
last modified time | relevance | path

Searched refs:ModuleVideoRenderImpl (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_render/
H A Dvideo_render_impl.cc48 ModuleVideoRenderImpl::ModuleVideoRenderImpl(
83 ModuleVideoRenderImpl::~ModuleVideoRenderImpl() in IMPLEMENT_PEM_write_cb_const()
122 int32_t ModuleVideoRenderImpl::Process()
129 ModuleVideoRenderImpl::Window() in IMPLEMENT_PEM_rw_const()
140 int32_t ModuleVideoRenderImpl::Id()
379 int32_t ModuleVideoRenderImpl::ResetRender()
406 bool ModuleVideoRenderImpl::IsFullScreen()
434 uint32_t ModuleVideoRenderImpl::RenderFrameRate(
484 int32_t ModuleVideoRenderImpl::SetText(
570 int32_t ModuleVideoRenderImpl::SetStartImage(
[all …]
H A Dvideo_render_internal_impl.cc85 ModuleVideoRenderImpl::ModuleVideoRenderImpl( in ModuleVideoRenderImpl() function in webrtc::ModuleVideoRenderImpl
207 ModuleVideoRenderImpl::~ModuleVideoRenderImpl() in ~ModuleVideoRenderImpl()
302 int32_t ModuleVideoRenderImpl::Process() in Process()
309 ModuleVideoRenderImpl::Window() in Window()
363 int32_t ModuleVideoRenderImpl::Id() in Id()
602 int32_t ModuleVideoRenderImpl::ResetRender() in ResetRender()
629 bool ModuleVideoRenderImpl::IsFullScreen() in IsFullScreen()
657 uint32_t ModuleVideoRenderImpl::RenderFrameRate( in RenderFrameRate()
707 int32_t ModuleVideoRenderImpl::SetText( in SetText()
793 int32_t ModuleVideoRenderImpl::SetStartImage( in SetStartImage()
[all …]
H A Dvideo_render_impl.h25 class ModuleVideoRenderImpl: public VideoRender
31 ModuleVideoRenderImpl(const int32_t id,
35 virtual ~ModuleVideoRenderImpl();