HomeSort by relevance Sort by last modified time
    Searched full:hdpi (Results 251 - 275 of 581) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/distribute/essentials/quality/
tablets.jd 257 <td><code>hdpi</code></td>
265 <td><em>(use hdpi)</em></td>
266 <td><em>(use hdpi)</em></td>
267 <td><em>(use hdpi)</em></td>
268 <td><em>(use hdpi)</em></td>
293 <li><code>hdpi</code></li>
848 <td><code>hdpi</code>,<br /><code>tvdpi</code></td
    [all...]
  /frameworks/base/docs/html/guide/practices/
screens_support.jd 175 <li><em>hdpi</em> (high) ~240dpi</li>
192 a screen density of <em>hdpi</em> might have real pixel densities that are slightly different.
348 <code>hdpi</code> (high), <code>xhdpi</code> extra-high), <code>xxhdpi</code>
350 for high-density screens should go in {@code drawable-hdpi/}.</p>
392 alternative resources available, a resource directory with the {@code hdpi} qualifier (such as
393 {@code drawable-hdpi/}) might be the best match, so the system uses the drawable resource from this
437 screen configuration for which these resources are to be used (such as {@code hdpi} or {@code
490 <td><code>hdpi</code></td>
491 <td>Resources for high-density (<em>hdpi</em>) screens (~240dpi).</td>
511 <td>Resources for screens somewhere between mdpi and hdpi; approximately 213dpi. This is no
    [all...]
screens-distribution.jd 85 &lt;screen android:screenSize="small" android:screenDensity="hdpi" />
90 &lt;screen android:screenSize="normal" android:screenDensity="hdpi" />
  /prebuilts/devtools/tools/lib/
asset-studio.jar 
  /cts/hostsidetests/theme/
run_theme_capture_device.py 31 240 : "hdpi",
  /frameworks/base/docs/html/about/dashboards/
index.jd 148 "hdpi": "0.5",
155 "hdpi": "39.5",
165 "hdpi": "0.3",
390 var SCREEN_DENSITIES = ["ldpi","mdpi","tvdpi","hdpi","xhdpi","xxhdpi"];
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_dialog.jd 68 <code>hdpi</code> (240 dpi)<br>
icon_design_list.jd 70 <code>hdpi</code> (240 dpi)<br>
icon_design_action_bar.jd 91 <code>hdpi</code> (240 dpi)<br>
  /frameworks/base/docs/html/training/wearables/watch-faces/
designing.jd 101 Android Wear devices with a screen density of hdpi should be 320 by 320 pixels in size to fit
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigTest.java     [all...]
ResourcesTest.java 319 final Drawable hdpi = mResources.getDrawableForDensity( local
321 assertEquals(100, hdpi.getIntrinsicWidth());
405 assertEquals("hdpi", tv.coerceToString());
  /frameworks/base/docs/html/training/displaying-bitmaps/
cache-bitmap.jd 76 href="http://www.android.com/devices/detail/nexus-s">Nexus S</a> (hdpi).</li>
131 allocated for our cache. On a normal/hdpi device this is a minimum of around 4MB (32/8). A full
  /frameworks/base/docs/html-intl/intl/es/distribute/googleplay/quality/
tablets.jd 251 <td><code>hdpi</code></td>
259 <td><em>(usar hdpi)</em></td>
260 <td><em>(usar hdpi)</em></td>
261 <td><em>(usar hdpi)</em></td>
262 <td><em>(usar hdpi)</em></td>
287 <li><code>hdpi</code></li>
    [all...]
  /build/soong/common/
config.go 284 return []string{"normal", "large", "xlarge", "hdpi", "xhdpi", "xxhdpi"}
  /external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
LwjglApplicationConfiguration.java 93 /** enable HDPI mode on Mac OS X **/
  /frameworks/base/libs/androidfw/tests/
Split_test.cpp 180 EXPECT_TRUE(IsStringEqual(table, base::R::string::density, "hdpi"));
  /packages/apps/Launcher2/src/com/android/launcher2/
Utilities.java 67 * icon bitmaps that are stored in the database (which were 74x74 pixels at hdpi size)
  /frameworks/base/docs/html/distribute/tools/promote/
device-art.jd 304 density: 'HDPI',
317 density: 'HDPI',
331 density: 'HDPI',
  /developers/build/lib/
assetstudio.jar 
  /frameworks/base/docs/html-intl/intl/vi/guide/topics/resources/
providing-resources.jd 251 drawable-hdpi/ <span style="color:black">
256 <p>H?n ??nh {@code hdpi} cho bi?t r?ng các tài nguyên trong th? m?c ?ó áp d?ng cho nh?ng thi?t b? có
394 <li>480x800 hdpi (thi?t b? c?m tay m?t ?? cao)</li>
613 <code>hdpi</code><br/>
625 <li>{@code hdpi}: Màn hình m?t ?? cao; x?p x? 240dpi.</li>
636 <li>{@code tvdpi}: Màn hình trong kho?ng gi?a mdpi và hdpi; x?p x? 213dpi. ?ây
642 tvdpi). Vì th?, m?t t?p bimap 9x9 trong ldpi s? b?ng 12x12 trong mdpi, 18x18 trong hdpi, 24x24 trong xhdpi, v.v (…)
    [all...]
  /cts/hostsidetests/theme/src/android/theme/cts/
ThemeHostTest.java 324 bucket = "hdpi";
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java 248 return "hdpi";
  /device/asus/fugu/
device.mk 48 PRODUCT_AAPT_CONFIG := normal large xlarge hdpi xhdpi
  /device/google/dragon/
device.mk 130 PRODUCT_AAPT_CONFIG := normal large xlarge hdpi xhdpi xxhdpi

Completed in 453 milliseconds

<<11121314151617181920>>