Searched refs:move_cursor (Results 1 – 1 of 1) sorted by relevance
/external/libdrm/tests/modetest/ |
D | cursor.c | 90 static void move_cursor(struct cursor *cursor, const struct cursor_step *step) in move_cursor() function 127 { move_cursor, 1, 100, 1 }, 128 { move_cursor, 1, 10, 10 }, 130 { move_cursor, 1, 10, 10 }, 131 { move_cursor, 9, 100, 1 }, 132 { move_cursor, 11, 100, 5 }, 134 { move_cursor, 9, 100, 1 }, 136 { move_cursor, 9, 100, 1 },
|