Home
last modified time | relevance | path

Searched refs:OutputDone (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/filters/
H A Doffloading_video_decoder_unittest.cc92 EXPECT_CALL(*this, OutputDone(_)) in ExpectOutputCB()
94 return base::BindRepeating(&OffloadingVideoDecoderTest::OutputDone, in ExpectOutputCB()
192 MOCK_METHOD1(OutputDone, void(scoped_refptr<VideoFrame>));
245 base::BindRepeating(&OffloadingVideoDecoderTest::OutputDone, in TEST_F()
274 base::BindRepeating(&OffloadingVideoDecoderTest::OutputDone, in TEST_F()
303 EXPECT_CALL(*this, OutputDone(_)) in TEST_F()
325 base::BindRepeating(&OffloadingVideoDecoderTest::OutputDone, in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/
H A Doffloading_video_decoder_unittest.cc92 EXPECT_CALL(*this, OutputDone(_)) in ExpectOutputCB()
94 return base::Bind(&OffloadingVideoDecoderTest::OutputDone, in ExpectOutputCB()
192 MOCK_METHOD1(OutputDone, void(scoped_refptr<VideoFrame>));
245 base::Bind(&OffloadingVideoDecoderTest::OutputDone, in TEST_F()
274 base::BindRepeating(&OffloadingVideoDecoderTest::OutputDone, in TEST_F()
303 EXPECT_CALL(*this, OutputDone(_)) in TEST_F()
325 base::BindRepeating(&OffloadingVideoDecoderTest::OutputDone, in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/wayland/clients/
H A Dinfo.cc118 void OutputDone(void* data, wl_output* output) { in OutputDone() function
292 wl_output_listener output_listener = {OutputGeometry, OutputMode, OutputDone, in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/wayland/clients/
H A Dinfo.cc118 void OutputDone(void* data, wl_output* output) { in OutputDone() function
292 wl_output_listener output_listener = {OutputGeometry, OutputMode, OutputDone, in main()
/dports/comms/cqrlog/cqrlog-2.5.0/src/lnet/lib/
H A Dlfastcgi.pp91 property OutputDone: boolean read FOutputDone;
H A Dlwebserver.pp986 if FRequest.OutputDone then exit(wsDone);
/dports/lang/fpc-utils/fpc-3.2.2/utils/fppkg/lnet/
H A Dlfastcgi.pp91 property OutputDone: boolean read FOutputDone;
H A Dlwebserver.pp986 if FRequest.OutputDone then exit(wsDone);
/dports/lang/fpc-source/fpc-3.2.2/utils/fppkg/lnet/
H A Dlfastcgi.pp91 property OutputDone: boolean read FOutputDone;
H A Dlwebserver.pp986 if FRequest.OutputDone then exit(wsDone);