Searched refs:glooper_addTimer (Results 1 – 1 of 1) sorted by relevance
48 static void glooper_addTimer(GLooper* looper, GLoopTimer* timer);132 glooper_addTimer(tt->looper, tt); in glooper_timer_init()277 glooper_addTimer(GLooper* looper, GLoopTimer* tt) in glooper_addTimer() function