class FlatlandTouchIntegrationTest_MagnificationTest_Class
Defined at line 1796 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_touch_integration_test.cc
This test mimics how a11y implements magnification, injects tap events and checks if the pointer
events are transformed correctly. The test exercises the following view topology:-
root_view
|
parent_view(a11y view)
|
child_view
The parent view acts as the a11y view and applies scale and translation to the child view to
mimic magnification.
Public Methods
void FlatlandTouchIntegrationTest_MagnificationTest_Class ()
Defined at line 1796 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_touch_integration_test.cc
void ~FlatlandTouchIntegrationTest_MagnificationTest_Class ()
Defined at line 1796 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_touch_integration_test.cc