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

/external/qemu/android/skin/
H A Dwindow.c735 } BallState; typedef in typeref:struct:__anon29201
738 ball_state_reset( BallState* state, SkinWindow* window )
751 ball_state_redraw( BallState* state, SkinRect* rect, SDL_Surface* surface )
760 ball_state_show( BallState* state, int enable )
782 ball_state_set( BallState* state, SkinTrackBall* ball )
944 BallState ball;
1129 BallState* state = &window->ball;
1140 BallState* state = &window->ball;
1148 BallState* state = &window->ball;

Completed in 79 milliseconds