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

/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
H A DSDL_sysevents.c128 static void GapiTransform(SDL_ScreenOrientation rotate, char hires, Sint16 *x, Sint16 *y) { function
451 GapiTransform(this->hidden->userOrientation, this->hidden->hiresFix, &x, &y);
556 GapiTransform(this->hidden->userOrientation, this->hidden->hiresFix, &x, &y);

Completed in 63 milliseconds