Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/ecore/
H A Decore_main.c353 _ecore_animator_run_reset(); in _ecore_main_uv_poll_cb()
811 _ecore_animator_run_reset(); in _ecore_main_gsource_dispatch()
827 _ecore_animator_run_reset(); in _ecore_main_gsource_dispatch()
892 _ecore_animator_run_reset(); in _ecore_main_loop_timer_run()
2275 _ecore_animator_run_reset(); in _ecore_main_loop_uv_prepare()
2503 _ecore_animator_run_reset(); // XXX: in _ecore_main_loop_iterate_internal()
H A Decore_private.h405 void _ecore_animator_run_reset(void);
H A Decore_anim.c1005 _ecore_animator_run_reset(void) in _ecore_animator_run_reset() function