Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/inc/
Dgx_animation.h73 VOID _gx_animation_complete(GX_ANIMATION *animation);
/GUIX-v6.2.1/common/src/
Dgx_animation_complete.c151 VOID _gx_animation_complete(GX_ANIMATION *animation) in _gx_animation_complete() function
Dgx_animation_update.c129 _gx_animation_complete(animation); in _gx_animation_update()