Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dcore-commands.h46 #define AUICMD_GET_LCD_DENSITY 8 macro
Dcore-commands-proxy.c302 status = _coreCmdProxy_send_command(AUICMD_GET_LCD_DENSITY, NULL, 0); in corecmd_get_hw_lcd_density()
Dcore-commands-impl.c311 case AUICMD_GET_LCD_DENSITY: in _coreCmdImpl_handle_command()