Home
last modified time | relevance | path

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

/external/libdrm/tests/modetest/
Dcursor.c68 struct cursor_step { struct
69 void (*run)(struct cursor *cursor, const struct cursor_step *step); argument
77 static void set_cursor(struct cursor *cursor, const struct cursor_step *step) in set_cursor() argument