Home
last modified time | relevance | path

Searched refs:lcd (Results 1 – 25 of 104) sorted by relevance

12345

/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/
Dcar_ui_portrait.ini2 hw.lcd.density=160
10 hw.lcd.width=1224
11 hw.lcd.height=2175
/aosp_15_r20/device/generic/car/common/
Dconfig.ini.car_md2 hw.lcd.width=1848
3 hw.lcd.height=792
4 hw.lcd.density=160
Dconfig.ini2 hw.lcd.width=1408
3 hw.lcd.height=792
4 hw.lcd.density=160
/aosp_15_r20/device/generic/car/emulator/multi-display-dynamic/
Dconfig.ini2 hw.lcd.width=1408
3 hw.lcd.height=792
4 hw.lcd.density=160
/aosp_15_r20/device/generic/goldfish/data/etc/
Dconfig.ini.pixeltablet28 hw.lcd.density = 320
30 hw.lcd.height = 1600
31 hw.lcd.width = 2560
Dconfig.ini.foldable22 hw.lcd.density=480
24 hw.lcd.height=2208
25 hw.lcd.width=1768
/aosp_15_r20/device/generic/car/tools/
Dcreate_avd_config.sh54 hw.lcd.density = ${DISPLAY_DENSITY}
55 hw.lcd.width = ${DISPLAY_WIDTH}
56 hw.lcd.height = ${DISPLAY_HEIGHT}
/aosp_15_r20/external/skia/tests/
H A DTextBlobCacheTest.cpp149 for (int lcd = 0; lcd < 2; lcd++) { in text_blob_cache_inner() local
153 if (lcd) { in text_blob_cache_inner()
158 if (!SkToBool(lcd)) { in text_blob_cache_inner()
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DRendererProvider.cpp98 for (bool lcd : {false, true}) { in RendererProvider()
99 fSDFText[lcd] = lcd ? makeFromStep(std::make_unique<SDFTextLCDRenderStep>(), in RendererProvider()
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/
H A Dhardware-properties.ini226 name = hw.lcd.width
231 name = hw.lcd.height
236 name = hw.lcd.depth
243 name = hw.lcd.circular
250 name = hw.lcd.density
260 name = hw.lcd.backlight
267 name = hw.lcd.vsync
300 # Indicates a reduced area of hw.lcd that is used when a foldable device
362 # The Secondary Displays (MAX 3) (Primary display is represented by hw.lcd.*)
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/
H A Dhardware-properties.ini233 name = hw.lcd.width
238 name = hw.lcd.height
243 name = hw.lcd.depth
250 name = hw.lcd.circular
257 name = hw.lcd.density
267 name = hw.lcd.backlight
274 name = hw.lcd.vsync
307 # Indicates a reduced area of hw.lcd that is used when a foldable device
369 # The Secondary Displays (MAX 3) (Primary display is represented by hw.lcd.*)
/aosp_15_r20/external/skia/gm/
H A Dmac_aa_explorer.cpp169 for (bool lcd : {false, true}) {
170 font.setEdging(lcd ? SkFont::Edging::kSubpixelAntiAlias
H A Dvariedtext.cpp34 VariedTextGM(bool effectiveClip, bool lcd) in VariedTextGM() argument
36 , fLCD(lcd) { in VariedTextGM()
/aosp_15_r20/external/skia/src/text/gpu/
H A DTextBlob.cpp55 static SkColor compute_canonical_color(const SkPaint& paint, bool lcd) { in compute_canonical_color() argument
57 if (lcd) { in compute_canonical_color()
/aosp_15_r20/kernel/tests/net/test/
H A Dbuild_rootfs.sh214 lz4 -lcd "${initramfs}" | sudo cpio -idum lib/modules/*
413 kernel_version=$(basename $(lz4 -lcd "${raw_initrd}" | sudo cpio -idumv 2>&1 | grep usr/lib/modules…
414 lz4 -lcd "${raw_initrd}" | sudo cpio -idumv
/aosp_15_r20/device/sample/skins/WVGAMedDpi/
H A Dhardware.ini2 hw.lcd.density=160
/aosp_15_r20/development/tools/emulator/skins/HVGA/
H A Dhardware.ini2 hw.lcd.density=160
/aosp_15_r20/development/tools/emulator/skins/WVGA800/
H A Dhardware.ini2 hw.lcd.density=240
/aosp_15_r20/development/tools/emulator/skins/WQVGA432/
H A Dhardware.ini2 hw.lcd.density=120
/aosp_15_r20/development/tools/emulator/skins/WQVGA400/
H A Dhardware.ini2 hw.lcd.density=120
/aosp_15_r20/development/tools/emulator/skins/QVGA/
H A Dhardware.ini2 hw.lcd.density=120
/aosp_15_r20/development/tools/emulator/skins/WVGA854/
H A Dhardware.ini2 hw.lcd.density=240
/aosp_15_r20/development/tools/emulator/skins/WSVGA/
H A Dhardware.ini2 hw.lcd.density=160
/aosp_15_r20/development/tools/emulator/skins/WXGA800/
H A Dhardware.ini2 hw.lcd.density=160
/aosp_15_r20/development/tools/emulator/skins/WXGA800-7in/
H A Dhardware.ini2 hw.lcd.density=213

12345