Home
last modified time | relevance | path

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

/external/libdrm/tests/modetest/
Dcursor.c61 static int cursor_running; variable
143 while (cursor_running) { in cursor_thread_func()
194 cursor_running = 1; in cursor_start()
202 cursor_running = 0; in cursor_stop()