Home
last modified time | relevance | path

Searched refs:IsTextureSupported (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/webrtc/
Dvideo_renderer.h26 virtual bool IsTextureSupported() const = 0;
/external/webrtc/webrtc/test/
Dvideo_renderer.cc22 bool IsTextureSupported() const override { return false; } in IsTextureSupported() function in webrtc::test::NullRenderer
/external/webrtc/webrtc/test/mac/
Dvideo_renderer_mac.h31 bool IsTextureSupported() const override { return false; } in IsTextureSupported() function
/external/webrtc/webrtc/test/linux/
Dglx_renderer.h30 bool IsTextureSupported() const override { return false; } in IsTextureSupported() function
/external/webrtc/webrtc/test/win/
Dd3d_renderer.h31 bool IsTextureSupported() const override { return false; } in IsTextureSupported() function
/external/webrtc/webrtc/call/
Dcall_perf_tests.cc181 bool IsTextureSupported() const override { return false; } in IsTextureSupported() function in webrtc::VideoRtcpAndSyncObserver
453 bool IsTextureSupported() const override { return false; } in TestCaptureNtpTime() function in webrtc::CallPerfTest::TestCaptureNtpTime::CaptureNtpTimeObserver
/external/webrtc/webrtc/video/
Dend_to_end_tests.cc131 bool IsTextureSupported() const override { return false; } in TEST_F() function in webrtc::TEST_F::Renderer
198 bool IsTextureSupported() const override { return false; } in TEST_F() function in webrtc::TEST_F::Renderer
278 bool IsTextureSupported() const override { return false; } in TEST_F() function in webrtc::TEST_F::VP9Observer
331 bool IsTextureSupported() const override { return false; } in TEST_F() function in webrtc::TEST_F::H264Observer
524 bool IsTextureSupported() const override { return false; } in TEST_F() function in webrtc::TEST_F::FecRenderObserver
834 bool IsTextureSupported() const override { return false; } in TEST_F() function in webrtc::TEST_F::Renderer
984 bool IsTextureSupported() const override { return false; } in ReceivesPliAndRecovers() function in webrtc::EndToEndTest::ReceivesPliAndRecovers::PliObserver
1309 bool IsTextureSupported() const override { return false; } in TEST_F() function in webrtc::TEST_F::VideoOutputObserver
Dreplay.cc185 bool IsTextureSupported() const override { return false; } in IsTextureSupported() function in webrtc::FileRenderPassthrough
Dvideo_quality_test.cc217 bool IsTextureSupported() const override { return false; } in IsTextureSupported() function in webrtc::VideoAnalyzer
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoengine2.h413 bool IsTextureSupported() const override;
Dwebrtcvideoengine2.cc2465 bool WebRtcVideoChannel2::WebRtcVideoReceiveStream::IsTextureSupported() const { in IsTextureSupported() function in cricket::WebRtcVideoChannel2::WebRtcVideoReceiveStream