Home
last modified time | relevance | path

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

/external/libdrm/tests/modetest/
Dcursor.c65 static int cursor_running; variable
147 while (cursor_running) { in cursor_thread_func()
198 cursor_running = 1; in cursor_start()
206 cursor_running = 0; in cursor_stop()