Home
last modified time | relevance | path

Searched refs:DISPLAY_HEIGHT (Results 1 – 3 of 3) sorted by relevance

/device/generic/car/tools/
Drun_local_avd.sh64 if [[ -z $DISPLAY_HEIGHT ]]; then
65 DISPLAY_HEIGHT=1080
81 "$DISPLAY_DENSITY" "$DISPLAY_WIDTH" "$DISPLAY_HEIGHT" "$RAM_MB" "$ABI"
Dcreate_avd_config.sh34 DISPLAY_HEIGHT=$6
49 echo Creating $AVD_CONFIG_INI $DISPLAY_WIDTH x $DISPLAY_HEIGHT @ $DISPLAY_DENSITY with $RAM_MB
56 hw.lcd.height = ${DISPLAY_HEIGHT}
DREADME.md50 DISPLAY_HEIGHT=1080 \