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

/external/chromium_org/content/browser/screen_orientation/
H A Dscreen_orientation_browsertest.cc107 int GetWindowOrientationAngle() { function in class:content::ScreenOrientationBrowserTest
174 int angle = GetWindowOrientationAngle();
182 EXPECT_EQ(angle == 270 ? -90 : angle, GetWindowOrientationAngle());

Completed in 236 milliseconds