OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SCREEN_SIZE
(Results
1 - 3
of
3
) sorted by null
/external/qemu-pc-bios/vgabios/
vgabios.h
43
#define
SCREEN_SIZE
(x,y) (((x*y*2)|0x00ff)+1)
/cts/common/device-side/device-setup/src/com/android/compatibility/common/devicesetup/
DeviceInfoConstants.java
70
public static final String
SCREEN_SIZE
= "screenSize";
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java
46
public static final String
SCREEN_SIZE
= "
screen_size
";
Completed in 37 milliseconds