Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/ecore/
H A Decore_anim.c443 _begin_tick(void) in _begin_tick() function
532 _begin_tick(); in _ecore_animator_add()
882 if (_have_animators()) _begin_tick(); in ecore_animator_frametime_set()
925 if (_have_animators()) _begin_tick(); in ecore_animator_thaw()
938 if (_have_animators()) _begin_tick(); in ecore_animator_source_set()
956 if (_have_animators()) _begin_tick(); in ecore_animator_custom_source_tick_begin_callback_set()
967 if (_have_animators()) _begin_tick(); in ecore_animator_custom_source_tick_end_callback_set()