Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-xiwarppointer.c44 static int expected_x = SPRITE_X;
160 expected_x = SPRITE_X + 1; in test_XIWarpPointer()
165 expected_x = SPRITE_X - 1; in test_XIWarpPointer()
170 expected_x = SPRITE_X; in test_XIWarpPointer()
H A Dprotocol-common.h71 #define SPRITE_X 100 macro
H A Dprotocol-common.c64 sprite->hot.x = SPRITE_X; in fake_init_sprite()