Home
last modified time | relevance | path

Searched refs:_fixes_test_direction (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/test/
H A Dfixes.c37 _fixes_test_direction(struct PointerBarrier *barrier, int d[4], int permitted) in _fixes_test_direction() function
82 _fixes_test_direction(&barrier, directions[0], BarrierPositiveY); in fixes_pointer_barrier_direction_test()
83 _fixes_test_direction(&barrier, directions[1], in fixes_pointer_barrier_direction_test()
85 _fixes_test_direction(&barrier, directions[2], BarrierNegativeX); in fixes_pointer_barrier_direction_test()
86 _fixes_test_direction(&barrier, directions[3], in fixes_pointer_barrier_direction_test()
88 _fixes_test_direction(&barrier, directions[4], BarrierNegativeY); in fixes_pointer_barrier_direction_test()
89 _fixes_test_direction(&barrier, directions[5], in fixes_pointer_barrier_direction_test()
91 _fixes_test_direction(&barrier, directions[6], BarrierPositiveX); in fixes_pointer_barrier_direction_test()
92 _fixes_test_direction(&barrier, directions[7], in fixes_pointer_barrier_direction_test()