OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dpad_rotation
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/skin/
file.h
80
SkinRotation
dpad_rotation
;
member in struct:SkinLayout
file.c
448
return layout->
dpad_rotation
;
533
layout->
dpad_rotation
= aconfig_int( root, "dpad-rotation", 0 );
window.c
663
button->keycode = android_keycode_rotate( button->keycode, -slayout->
dpad_rotation
);
[
all
...]
Completed in 325 milliseconds