Searched refs:resolution_changed (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/devices/
H A Dfilevideocapturer_unittest.cc76 bool resolution_changed() const { return resolution_changed_; } function in class:__anon12662::FileVideoCapturerTest::VideoCapturerListener
172 EXPECT_FALSE(listener.resolution_changed());
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dtestutils.h139 bool resolution_changed() const { return resolution_changed_; } function in class:cricket::VideoCapturerListener
/external/chromium_org/ash/display/
H A Ddisplay_manager.cc504 bool resolution_changed = false; local
521 resolution_changed = true;
534 if (resolution_changed && base::SysInfo::IsRunningOnChromeOS())
537 return resolution_changed;

Completed in 102 milliseconds