HomeSort by relevance Sort by last modified time
    Searched refs:lcd_brightness (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/
qemulator.h 32 int lcd_brightness; member in struct:__anon9453
qemulator.c 38 emulator->lcd_brightness = value;
72 emulator->lcd_brightness = 128; /* 50% */
73 skin_window_set_lcd_brightness( emulator->window, emulator->lcd_brightness );
480 skin_window_set_lcd_brightness( emulator->window, emulator->lcd_brightness );

Completed in 13 milliseconds