Searched defs:ROTATE_90 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/media/base/
H A Dyuv_convert.h42 ROTATE_90, // Rotate clockwise. enumerator in enum:media::Rotate
/external/chromium_org/ash/wm/maximize_mode/
H A Dmaximize_mode_controller_unittest.cc316 EXPECT_EQ(gfx::Display::ROTATE_90, GetInternalDisplayRotation());
379 EXPECT_EQ(gfx::Display::ROTATE_90, GetInternalDisplayRotation());
387 EXPECT_EQ(gfx::Display::ROTATE_90, GetInternalDisplayRotation());
403 EXPECT_EQ(gfx::Display::ROTATE_90, GetInternalDisplayRotation());
483 EXPECT_EQ(gfx::Display::ROTATE_90, GetInternalDisplayRotation());
556 ASSERT_NE(gfx::Display::ROTATE_90, GetInternalDisplayRotation());
559 ASSERT_EQ(gfx::Display::ROTATE_90, GetInternalDisplayRotation());
570 gfx::Display::ROTATE_90); member in class:ash::gfx::Display
585 EXPECT_EQ(gfx::Display::ROTATE_90, GetInternalDisplayRotation());
/external/chromium_org/ui/gfx/
H A Ddisplay.h28 ROTATE_90, enumerator in enum:gfx::Display::Rotation

Completed in 92 milliseconds