OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lcd_brightness
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/
qemulator.h
32
int
lcd_brightness
;
member in struct:__anon13068
qemulator.c
38
emulator->
lcd_brightness
= value;
72
emulator->
lcd_brightness
= 128; /* 50% */
73
skin_window_set_lcd_brightness( emulator->window, emulator->
lcd_brightness
);
481
skin_window_set_lcd_brightness( emulator->window, emulator->
lcd_brightness
);
Completed in 374 milliseconds