class PortraitModeTest_ValidContentTest_Test
Defined at line 238 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.
_____________________
| | |
| | |
| | |D
| BLACK | RED |I
| __|__ |S
| | | |P
|-------|GREEN|--------L
| | | |A
| |__ __| |Y
| | |
| BLUE | MAGENTA |
| | |
| | |
_____________________
The display is in portrait mode. By portrait we mean that the user sees the drawn content
as shown above (display being rotated vertically). The screenshot taken shows how the content
is seen by the user.
Public Methods
void PortraitModeTest_ValidContentTest_Test ()
Defined at line 238 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc
void TestBody ()
Defined at line 238 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc