Home
last modified time | relevance | path

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

/external/qemu/
Dvl-android.c1248 static void nographic_update(void *opaque) in nographic_update() function
3946 nographic_timer = timer_new(QEMU_CLOCK_REALTIME, SCALE_MS, nographic_update, NULL); in main()