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

  /external/qemu/android/
hw-lcd.h 19 #define LCD_DENSITY_XHDPI 320
hw-lcd.c 30 else if (density < (LCD_DENSITY_HDPI + LCD_DENSITY_XHDPI)/2)
33 density = LCD_DENSITY_XHDPI;

Completed in 969 milliseconds