Home | Sort by relevance Sort by last modified time |
/external/webrtc/talk/media/devices/ | |
filevideocapturer_unittest.cc | 58 resolution_changed_(false) { 69 resolution_changed_ = true; 76 bool resolution_changed() const { return resolution_changed_; } 82 bool resolution_changed_; member in class:__anon27540::FileVideoCapturerTest::VideoCapturerListener |
/external/webrtc/talk/media/base/ | |
testutils.h | 143 bool resolution_changed() const { return resolution_changed_; } 155 bool resolution_changed_; member in class:cricket::VideoCapturerListener |