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

  /external/qemu/android/
hw-lcd.h 22 #define LCD_DENSITY_XXXHDPI 640
hw-lcd.c 36 else if (density < (LCD_DENSITY_XXHDPI + LCD_DENSITY_XXXHDPI)/2)
39 density = LCD_DENSITY_XXXHDPI;

Completed in 983 milliseconds