Home
last modified time | relevance | path

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

/RevoEX-2.4-CW4W/build/demos/mpdsdemo/src/
Dmpdsmodel.c198 static void SetState( s32 state );
362 s32 state; in Draw() local
370 state = GetState(); in Draw()
372 switch ( state ) in Draw()
542 void SetState( s32 state ) in SetState() argument
546 sState = state; in SetState()
883 s32 state; in DataSharingThreadFunc() local
903 state = GetState(); in DataSharingThreadFunc()
905 switch ( state ) in DataSharingThreadFunc()
915 if ( state == STATE_LOBBY ) in DataSharingThreadFunc()
[all …]