Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-xiwarppointer.c45 static int expected_y = SPRITE_Y;
157 expected_y = SPRITE_Y; in test_XIWarpPointer()
173 expected_y = SPRITE_Y + 1; in test_XIWarpPointer()
178 expected_y = SPRITE_Y - 1; in test_XIWarpPointer()
H A Dprotocol-common.h72 #define SPRITE_Y 200 macro
H A Dprotocol-common.c65 sprite->hot.y = SPRITE_Y; in fake_init_sprite()