class LandscapeModeTest_ValidContentTest_Test
Defined at line 187 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc
This test leverage the coordinate test view to ensure that display rotation is working
properly.
_____________DISPLAY_______________
| | |
| BLACK | RED |
| _____|_____ |
|___________| GREEN |___________|
| |_________| |
| | |
| BLUE | MAGENTA |
|________________|________________|
The display is in landscape mode. By landscape we mean that the user sees the drawn content
as shown above (display being rotated horizontally). The screenshot taken shows how the content
is seen by the user.
Public Methods
void LandscapeModeTest_ValidContentTest_Test ()
Defined at line 187 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc
void TestBody ()
Defined at line 187 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc