Searched refs:actionDestroy (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
H A Dmonkey.c86 State_t actionDestroy(Player_pt p) function
201 _(STATE_CREATED, actionDestroy, 1)
206 _(STATE_PAUSED, actionDestroy, 1)
212 _(STATE_PLAYING, actionDestroy, 1)
218 _(STATE_REALIZED, actionDestroy, 1)
223 _(STATE_STOPPED, actionDestroy, 1)
230 // _(STATE_IDLE, actionDestroy, 1)

Completed in 334 milliseconds