Home
last modified time | relevance | path

Searched defs:InputDispatcherDisplayProjectionTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp6384 class InputDispatcherDisplayProjectionTest : public InputDispatcherTest { class
6441 TEST_F(InputDispatcherDisplayProjectionTest, HitTestCoordinateSpaceConsistency) { in TEST_F() argument
6456 TEST_F(InputDispatcherDisplayProjectionTest, InjectionInLogicalDisplaySpace) { in TEST_F() argument
6470 TEST_F(InputDispatcherDisplayProjectionTest, InjectionWithTransformInLogicalDisplaySpace) { in TEST_F() argument
6495 TEST_F(InputDispatcherDisplayProjectionTest, WindowGetsEventsInCorrectCoordinateSpace) { in TEST_F() argument
6519 TEST_F(InputDispatcherDisplayProjectionTest, CancelMotionWithCorrectCoordinates) { in TEST_F() argument
6549 TEST_F(InputDispatcherDisplayProjectionTest, SynthesizeDownWithCorrectCoordinates) { in TEST_F() argument
6564 TEST_F(InputDispatcherDisplayProjectionTest, SynthesizeHoverEnterExitWithCorrectCoordinates) { in TEST_F() argument
6587 TEST_F(InputDispatcherDisplayProjectionTest, in TEST_F() argument
6620 TEST_F(InputDispatcherDisplayProjectionTest, SynthesizeHoverCancelationWithCorrectCoordinates) { in TEST_F() argument
[all …]