/external/chromium_org/ash/wm/maximize_mode/ |
D | maximize_mode_controller_unittest.cc | 325 EXPECT_EQ(gfx::Display::ROTATE_0, GetInternalDisplayRotation()); in TEST_F() 339 EXPECT_EQ(gfx::Display::ROTATE_0, GetInternalDisplayRotation()); in TEST_F() 342 EXPECT_EQ(gfx::Display::ROTATE_0, GetInternalDisplayRotation()); in TEST_F() 345 EXPECT_EQ(gfx::Display::ROTATE_0, GetInternalDisplayRotation()); in TEST_F() 348 EXPECT_EQ(gfx::Display::ROTATE_0, GetInternalDisplayRotation()); in TEST_F() 351 EXPECT_EQ(gfx::Display::ROTATE_0, GetInternalDisplayRotation()); in TEST_F() 364 EXPECT_EQ(gfx::Display::ROTATE_0, GetInternalDisplayRotation()); in TEST_F() 372 EXPECT_EQ(gfx::Display::ROTATE_0, GetInternalDisplayRotation()); in TEST_F() 397 EXPECT_EQ(gfx::Display::ROTATE_0, GetInternalDisplayRotation()); in TEST_F() 409 EXPECT_EQ(gfx::Display::ROTATE_0, GetInternalDisplayRotation()); in TEST_F() [all …]
|
D | maximize_mode_controller.cc | 122 user_rotation_(gfx::Display::ROTATE_0), in MaximizeModeController() 355 if (current_rotation == gfx::Display::ROTATE_0) in HandleScreenRotation() 375 new_rotation = gfx::Display::ROTATE_0; in HandleScreenRotation()
|
/external/chromium_org/ui/gfx/ |
D | display.cc | 61 rotation_(ROTATE_0), in Display() 68 rotation_(ROTATE_0), in Display() 77 rotation_(ROTATE_0), in Display() 89 case ROTATE_0: in RotationAsDegree() 106 rotation_ = ROTATE_0; in SetRotationAsDegree()
|
D | display.h | 27 ROTATE_0 = 0, enumerator
|
/external/chromium_org/ash/display/ |
D | display_info_unittest.cc | 31 EXPECT_EQ(gfx::Display::ROTATE_0, info.rotation()); in TEST_F() 38 EXPECT_EQ(gfx::Display::ROTATE_0, info.rotation()); in TEST_F() 44 EXPECT_EQ(gfx::Display::ROTATE_0, info.rotation()); in TEST_F()
|
D | display_info.cc | 123 gfx::Display::Rotation rotation(gfx::Display::ROTATE_0); in CreateFromSpecWithID() 215 rotation_(gfx::Display::ROTATE_0), in DisplayInfo() 232 rotation_(gfx::Display::ROTATE_0), in DisplayInfo()
|
D | cursor_window_controller.cc | 98 cursor_rotation_(gfx::Display::ROTATE_0), in CursorWindowController() 230 case gfx::Display::ROTATE_0: in UpdateCursorImage()
|
D | root_window_transformers.cc | 33 gfx::Display::ROTATE_0); 73 case gfx::Display::ROTATE_0: in CreateRotationTransform()
|
D | root_window_transformers_unittest.cc | 160 EXPECT_EQ(gfx::Display::ROTATE_0, GetStoredRotation(display1.id())); in TEST_F() 161 EXPECT_EQ(gfx::Display::ROTATE_0, GetStoredRotation(display2_id)); in TEST_F() 180 EXPECT_EQ(gfx::Display::ROTATE_0, GetStoredRotation(display2_id)); in TEST_F()
|
/external/chromium_org/athena/screen/ |
D | screen_accelerator_handler.cc | 77 if (current_rotation == gfx::Display::ROTATE_0) in HandleRotateScreen() 84 screen_manager->SetRotation(gfx::Display::ROTATE_0); in HandleRotateScreen()
|
/external/chromium_org/athena/wm/ |
D | split_view_controller_unittest.cc | 176 ASSERT_EQ(gfx::Display::ROTATE_0, in TEST_F() 188 EXPECT_EQ(gfx::Display::ROTATE_0, in TEST_F() 201 ScreenManager::Get()->SetRotation(gfx::Display::ROTATE_0); in TEST_F()
|
/external/chromium_org/ui/base/cursor/ |
D | cursor_loader.h | 19 CursorLoader() : scale_(1.f), rotation_(gfx::Display::ROTATE_0) {} in CursorLoader()
|
D | cursor_loader_x11_unittest.cc | 25 gfx::Display::ROTATE_0, in TEST()
|
D | image_cursors.cc | 84 return gfx::Display::ROTATE_0; in GetRotation()
|
D | cursor_util.cc | 23 case gfx::Display::ROTATE_0: in ScaleAndRotateCursorBitmapAndHotpoint()
|
/external/chromium_org/athena/system/ |
D | orientation_controller.cc | 53 rotation = gfx::Display::ROTATE_0; in HandleAccelerometerUpdate()
|
/external/chromium_org/ash/system/chromeos/ |
D | tray_display.cc | 209 if (display_info.rotation() != gfx::Display::ROTATE_0 || in GetExternalDisplayName() 265 return display_info.rotation() != gfx::Display::ROTATE_0 || in ShouldShowFirstDisplayInfo() 345 case gfx::Display::ROTATE_0: in GetDisplayMessageForNotification()
|
/external/chromium_org/content/common/cursors/ |
D | webcursor_aurax11.cc | 32 device_scale_factor_, gfx::Display::ROTATE_0, &bitmap, &hotspot); in GetPlatformCursor()
|
D | webcursor_ozone.cc | 45 rotation_ = gfx::Display::ROTATE_0; in InitPlatformData()
|
/external/chromium_org/media/base/ |
D | yuv_convert_unittest.cc | 217 media::ROTATE_0, in TEST_P() 248 media::ROTATE_0, in TEST_P() 270 media::ROTATE_0, in TEST_P() 287 media::ROTATE_0, in TEST_P() 304 media::ROTATE_0, in TEST_P()
|
D | yuv_convert.h | 41 ROTATE_0, // Rotation off. enumerator
|
/external/chromium_org/extensions/browser/api/system_display/ |
D | display_info_provider.cc | 22 case gfx::Display::ROTATE_0: in RotationToDegrees()
|
/external/chromium_org/chrome/browser/chromeos/display/ |
D | display_preferences_unittest.cc | 384 id2 + 1, gfx::Display::ROTATE_0, 1.0f, NULL, gfx::Size(500, 400), 1.0f, in TEST_F() 410 id2 + 1, gfx::Display::ROTATE_0, 1.0f, NULL, gfx::Size(500, 400), 1.0f, in TEST_F() 667 gfx::Display::ROTATE_0); in TEST_F() 694 EXPECT_EQ(gfx::Display::ROTATE_0, rotation); in TEST_F() 789 ASSERT_EQ(gfx::Display::ROTATE_0, initial_rotation); in TEST_F() 810 EXPECT_EQ(gfx::Display::ROTATE_0, before_maximize_mode_rotation); in TEST_F()
|
D | display_preferences.cc | 152 gfx::Display::Rotation rotation = gfx::Display::ROTATE_0; in LoadDisplayProperties() 201 int rotation = gfx::Display::ROTATE_0; in LoadDisplayRotationState()
|
/external/chromium_org/chrome/browser/extensions/ |
D | display_info_provider_chromeos.cc | 43 return gfx::Display::ROTATE_0; in DegreesToRotation() 51 return gfx::Display::ROTATE_0; in DegreesToRotation()
|