class DisplayRotationPixelTestBase

Defined at line 36 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc

This test verifies that Scene Manager propagates

'config/data/display_rotation' correctly.

Protected Members

uint64_t display_height_
uint64_t display_width_
shared_ptr test_view_access_

Protected Methods

void DisplayRotationPixelTestBase (int display_rotation)

Defined at line 38 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc

void SetUp ()

|testing::Test|

Defined at line 42 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc

void TearDown ()

Defined at line 91 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc

ui_testing::Screenshot TakeScreenshot ()

Defined at line 98 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc

void AssertScreenshot (const ui_testing::Screenshot & screenshot, uint64_t width, uint64_t height)

Validates that the content present in |screenshot| matches the content of

|ui_testing::TestView::ContentType::COORDINATE_GRID|.

Defined at line 102 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc

float ClientViewScaleFactor ()

Defined at line 147 of file ../../src/ui/tests/integration_graphics_tests/display-rotation/display_rotation_pixel_test.cc