class MagnificationPixelTest
Defined at line 46 of file ../../src/ui/a11y/lib/magnifier/tests/magnification_pixeltest.cc
These tests leverage the coordinate test view to ensure that Scene Manager
magnification APIs are working properly.
___________________________________
| | |
| BLACK | RED |
| _____|_____ |
|___________| GREEN |___________|
| |_________| |
| | |
| BLUE | MAGENTA |
|________________|________________|
These are rough integration tests to supplement the |ScenicPixelTest| clip-space transform tests.
Protected Methods
void SetUp ()
|testing::Test|
Defined at line 49 of file ../../src/ui/a11y/lib/magnifier/tests/magnification_pixeltest.cc
void TearDown ()
Defined at line 86 of file ../../src/ui/a11y/lib/magnifier/tests/magnification_pixeltest.cc
void SetClipSpaceTransform (float scale, float x, float y)
Defined at line 93 of file ../../src/ui/a11y/lib/magnifier/tests/magnification_pixeltest.cc
ui_testing::Screenshot TakeScreenshot ()
Defined at line 110 of file ../../src/ui/a11y/lib/magnifier/tests/magnification_pixeltest.cc