Home
last modified time | relevance | path

Searched defs:capture_state (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dcapturemanager.cc172 VideoCapturerState* capture_state = GetCaptureState(video_capturer); in StartVideoCapture() local
198 VideoCapturerState* capture_state = GetCaptureState(video_capturer); in StopVideoCapture() local
239 VideoCapturerState* capture_state = GetCaptureState(video_capturer); in RestartVideoCapture() local
320 VideoCapturerState* capture_state = in RegisterVideoCapturer() local
331 VideoCapturerState* capture_state) { in UnregisterVideoCapturer()
353 VideoCapturerState* capture_state, VideoCapturer* video_capturer) { in StartWithBestCaptureFormat()
389 VideoCapturerState* capture_state = GetCaptureState(video_capturer); in GetAdapter() local
Dcapturemanager_unittest.cc72 cricket::CaptureState capture_state() { return capture_state_; } in capture_state() function in CaptureManagerTest
75 cricket::CaptureState capture_state) { in OnCapturerStateChange()
Dvideocapturer_unittest.cc83 cricket::CaptureState capture_state) { in OnStateChange()
87 cricket::CaptureState capture_state() { return capture_state_; } in capture_state() function in VideoCapturerTest
Dvideocapturer.h213 CaptureState capture_state() const { in capture_state() function
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dremotevideocapturer_unittest.cc67 CaptureState capture_state() const { in capture_state() function in RemoteVideoCapturerTest
75 CaptureState capture_state) { in OnStateChange()
Dvideosource.cc451 cricket::CaptureState capture_state) { in OnStateChange()
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dchannel_unittest.cc118 cricket::CaptureState capture_state() { return capture_state_; } in capture_state() function in FakeScreenCaptureFactory