Searched refs:timer_add (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-qxl/dist/src/ | ||
| H A D | spiceqxl_main_loop.c | 170 static SpiceTimer* timer_add(SpiceTimerFunc func, void *opaque) function in typeref:typename:SpiceTimer * 427 core.timer_add = timer_add; |
| H A D | dfps.c | 88 static FrameTimer* timer_add(FrameTimerFunc func, void *opaque) function in typeref:typename:FrameTimer * 105 qxl->frames_timer = timer_add(dfps_ticker, qxl); |
| H A D | spiceqxl_audio.c | 528 data->wall_timer = qxl->core->timer_add(wall_ticker, qxl); |
Completed in 5 milliseconds