OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:capturer1
(Results
1 - 4
of
4
) sorted by null
/external/autotest/client/cros/chameleon/
screen_utility_factory.py
79
capturer1
= self.create_chameleon_screen_capturer()
83
capturer1
, capturer2, output_dir,
screen_comparison.py
21
def __init__(self,
capturer1
, capturer2, output_dir, pixel_diff_margin,
40
self._capturer1 =
capturer1
/external/webrtc/talk/media/base/
videoengine_unittest.h
[
all
...]
/external/webrtc/talk/media/webrtc/
webrtcvideoengine2_unittest.cc
490
FakeVideoCapturer
capturer1
;
local
491
EXPECT_TRUE(channel->SetCapturer(kSsrc, &
capturer1
));
506
capturer1
.SignalCapturedFrame(&frame);
510
capturer1
.SignalCapturedFrame(&frame);
[
all
...]
Completed in 285 milliseconds