Home
last modified time | relevance | path

Searched refs:AUICMD_CHANGE_DISP_BRIGHTNESS (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/protocol/
Dui-commands.h27 #define AUICMD_CHANGE_DISP_BRIGHTNESS 2 macro
Dui-commands-proxy.c156 _uiCmdProxy_send_command(AUICMD_CHANGE_DISP_BRIGHTNESS, cmd, cmd_size); in _uiCmdProxy_brightness_change_callback()
Dui-commands-impl.c97 case AUICMD_CHANGE_DISP_BRIGHTNESS: in _uiCmdImpl_handle_command()