OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LCD_DENSITY_LDPI
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/
hw-lcd.h
15
#define
LCD_DENSITY_LDPI
120
hw-lcd.c
26
if (density < (
LCD_DENSITY_LDPI
+ LCD_DENSITY_MDPI)/2)
27
density =
LCD_DENSITY_LDPI
;
Completed in 63 milliseconds