Searched defs:rotation (Results 1 – 17 of 17) sorted by relevance
/external/qemu/android/ |
D | keycode.c | 15 android_keycode_rotate( AndroidKeyCode code, int rotation ) in android_keycode_rotate()
|
D | qemulator.c | 99 qemulator_fb_rotate( void* _emulator, int rotation ) in qemulator_fb_rotate()
|
D | main.c | 511 SkinRotation rotation; in handle_key_command() local
|
/external/qemu/android/skin/ |
D | window.h | 58 SkinRotation rotation; member
|
D | image.h | 34 AndroidRotation rotation; /* rotation */ member
|
D | file.h | 30 SkinRotation rotation; /* framebuffer rotation */ member 67 SkinRotation rotation; member
|
D | image.c | 53 rotate_image( void* data, unsigned width, unsigned height, SkinRotation rotation ) in rotate_image() 613 skin_image_rotate( SkinImage* source, SkinRotation rotation ) in skin_image_rotate() 664 SkinRotation rotation, in skin_image_clone_full()
|
D | keyboard.c | 49 SkinRotation rotation; member 85 SkinRotation rotation ) in skin_keyboard_set_rotation()
|
D | rect.c | 18 skin_pos_rotate( SkinPos* dst, SkinPos* src, SkinRotation rotation ) in skin_pos_rotate()
|
D | trackball.c | 190 SkinRotation rotation; member 622 skin_trackball_set_rotation( SkinTrackBall* ball, SkinRotation rotation ) in skin_trackball_set_rotation()
|
D | window.c | 87 SkinRotation rotation; member 160 display_set_onion( ADisplay* disp, SkinImage* onion, SkinRotation rotation, int blend ) in display_set_onion()
|
/external/qemu/ |
D | framebuffer.c | 49 int rotation, in qframebuffer_init() 152 qframebuffer_rotate( QFrameBuffer* qfbuff, int rotation ) in qframebuffer_rotate()
|
D | framebuffer.h | 50 int rotation; /* rotation to be applied when displaying */ member
|
/external/qemu/hw/ |
D | goldfish_fb.c | 43 int rotation; /* 0, 1, 2 or 3 */ member
|
/external/qemu/distrib/sdl-1.2.12/src/video/wscons/ |
D | SDL_wsconsvideo.c | 150 char *rotation; in WSCONS_VideoInit() local
|
/external/webkit/WebKit/qt/QGVLauncher/ |
D | main.cpp | 203 int rotation = int(m_mainWidget->rotation()); in animatedFlip() local
|
/external/qemu/distrib/sdl-1.2.12/src/video/windib/ |
D | SDL_dibvideo.c | 579 DWORD rotation; local
|