Searched refs:capture_state_ (Results 1 – 6 of 6) sorted by relevance
42 capture_state_(cricket::CS_STOPPED) {} in FakeScreenCapturerFactory()60 cricket::CaptureState capture_state() { return capture_state_; } in capture_state()69 capture_state_ = state; in OnStateChange()73 cricket::CaptureState capture_state_; variable
54 capture_state_ = cricket::CS_STOPPED; in SetUp()71 cricket::CaptureState capture_state() { return capture_state_; } in capture_state()75 capture_state_ = capture_state; in OnCapturerStateChange()85 cricket::CaptureState capture_state_; member in CaptureManagerTest
214 return capture_state_; in capture_state()348 CaptureState capture_state_; variable
120 capture_state_ = CS_STOPPED; in Construct()542 if (state == capture_state_) { in SetCaptureState()547 capture_state_ = state; in SetCaptureState()
55 : capture_state_(cricket::CS_STOPPED), in VideoCapturerTest()80 capture_state_ = capture_state; in OnStateChange()83 cricket::CaptureState capture_state() { return capture_state_; } in capture_state()90 cricket::CaptureState capture_state_; member in VideoCapturerTest
49 capture_state_(cricket::CS_STOPPED) {} in RemoteVideoCapturerTest()68 return capture_state_; in capture_state()77 capture_state_ = capture_state; in OnStateChange()86 CaptureState capture_state_; member in RemoteVideoCapturerTest