OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hdpi
(Results
301 - 325
of
581
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html/training/multiple-apks/
screensize.jd
323
application-icon-240:'res/drawable-
hdpi
/icon.png'
texture.jd
270
application-icon-240:'res/drawable-
hdpi
/icon.png'
/frameworks/base/tools/aapt/
AaptConfig.cpp
537
if (strcmp(name, "
hdpi
") == 0) {
AaptAssets.cpp
[
all
...]
/frameworks/base/tools/aapt2/
ConfigDescription.cpp
298
if (strcmp(name, "
hdpi
") == 0) {
/frameworks/native/include/android/
configuration.h
107
* <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">
hdpi
</a>
/frameworks/support/v7/appcompat/res/values/
styles_base.xml
368
<!-- contains values used in all dpis except
hdpi
and xxhdpi -->
/prebuilts/sdk/current/support/v7/appcompat/res/values/
styles_base.xml
368
<!-- contains values used in all dpis except
hdpi
and xxhdpi -->
/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java
240
pixelDensityText = doc.createTextNode("
hdpi
");
/build/
envsetup.sh
638
local density="$(echo $* | xargs -n 1 echo | \grep -E '^(ldpi|mdpi|tvdpi|
hdpi
|xhdpi|xxhdpi|xxxhdpi|alldpi)$' | xargs)"
639
local apps="$(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|arm|x86|mips|armv5|arm64|x86_64|mips64|ldpi|mdpi|tvdpi|
hdpi
|xhdpi|xxhdpi|xxxhdpi|alldpi)$' | xargs)"
[
all
...]
/frameworks/base/core/java/android/webkit/
WebView.java
227
* considered a high density device (
hdpi
) and the page content is scaled 1.5x; if the
235
* <link rel="stylesheet" media="screen and (-webkit-device-pixel-ratio:1.5)" href="
hdpi
.css" /></pre>
236
* <p>The {@code
hdpi
.css} stylesheet is only used for devices with a screen pixel ration of 1.5,
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java
488
IResource icon = project.findMember("res/drawable-
hdpi
/icon.png"); //$NON-NLS-1$
[
all
...]
/docs/source.android.com/src/compatibility/5.1/
android-5.1-cdd.html
[
all
...]
/prebuilts/devtools/tools/lib/
lint-checks.jar
/prebuilts/tools/common/offline-m2/com/android/tools/lint/lint-checks/24.3.0/
lint-checks-24.3.0.jar
/docs/source.android.com/src/compatibility/4.0/
android-4.0-cdd.xhtml
[
all
...]
/docs/source.android.com/src/compatibility/4.2/
android-4.2-cdd.xhtml
[
all
...]
/docs/source.android.com/src/compatibility/4.3/
android-4.3-cdd.xhtml
[
all
...]
/docs/source.android.com/src/devices/tech/ota/
device_code.jd
496
<code>bootable/recovery/res-
hdpi
/images</code>). To use a static image during
[
all
...]
/external/v8/build/config/android/
internal_rules.gni
1032
"
hdpi
",
[
all
...]
/docs/source.android.com/src/compatibility/6.0/
android-6.0-cdd.html
[
all
...]
/docs/source.android.com/src/compatibility/
android-cdd.html
[
all
...]
/docs/source.android.com/src/compatibility/5.0/
android-5.0-cdd.html
[
all
...]
/docs/source.android.com/src/compatibility/4.4/
android-4.4-cdd.xhtml
[
all
...]
/external/chromium-trace/catapult/devil/devil/android/
device_utils.py
[
all
...]
Completed in 1062 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>