OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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