/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/ |
param_ctor_default.pass.cpp | 30 std::vector<double> dn = pa.densities();
|
/cts/tests/tests/content/ |
Android.mk | 47 # Resource unit tests use a private locale and some densities
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
NinePatchDrawableTest.java | 443 private void verifySetTargetDensityInner(Resources res, int sourceResId, int[] densities, 448 final int preloadDensityDpi = densities[0]; 458 for (int i = 1; i < densities.length; i++) { 459 final int scaledDensityDpi = densities[i]; 530 private void verifyPreloadDensityInner(Resources res, int sourceResId, int[] densities, 533 final int preloadDensityDpi = densities[0]; 535 densities[0], sourceResId); 545 for (int i = 1; i < densities.length; i++) { 546 final int scaledDensityDpi = densities[i];
|
/device/google/atv/products/ |
sdk_atv_armv7.mk | 43 # Include drawables for various densities.
|
/external/glide/library/src/main/java/com/bumptech/glide/load/model/ |
ModelLoader.java | 16 * view on devices with different densities, but also allows you to use layout weights or otherwise
|
/compatibility/cdd/2_device-types/ |
2_2_handheld-reqs.md | 85 and userspace MUST be at least 512MB if any of the following densities are used: 91 and userspace MUST be at least 608MB if any of the following densities are used: 97 and userspace MUST be at least 896MB if any of the following densities are used: 103 and userspace MUST be at least 1344MB if any of the following densities are used: 111 and userspace MUST be at least 816MB if any of the following densities are used: 117 and userspace MUST be at least 944MB if any of the following densities are used: 123 and userspace MUST be at least 1280MB if any of the following densities are used: 129 and userspace MUST be at least 1824MB if any of the following densities are used:
|
2_3_television-reqs.md | 56 and userspace MUST be at least 896MB if any of the following densities are used: 65 and userspace MUST be at least 1280MB if any of the following densities are
|
/packages/apps/TV/ |
version.mk | 34 # 0 : all densities 83 # Currently supported densities.
|
/frameworks/base/core/java/android/inputmethodservice/ |
CompactExtractEditLayout.java | 34 * best layout fidelity on varying pixel sizes and densities.
|
/frameworks/base/tools/aapt2/cmd/ |
Optimize.cpp | 338 "--target-densities", 339 "Comma separated list of the screen densities that the APK will be optimized for.\n" 340 "All the resources that would be unused on devices of the given densities will be \n" 431 // Parse the target screen densities.
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
IconLoader.java | 72 * Search for icon in the resource directory. This iterates over all densities.
|
/packages/apps/Camera2/ |
version.mk | 21 # 0 : all densities
|
/frameworks/base/tools/aapt2/ |
readme.md | 108 - stripping out any density assets that do not match the `--target-densities` list of 109 densities.
|
/frameworks/base/tools/aapt2/split/ |
TableSplitter_test.cpp | 85 // Densities remaining: 96 // Removed densities:
|
/frameworks/base/tools/aapt2/test/ |
Builders.cpp | 271 const std::string& label, std::vector<std::string> densities) { 273 for (const auto& density : densities) {
|
Builders.h | 184 std::vector<std::string> densities = {});
|
/frameworks/base/tools/aapt/ |
ResourceFilter.cpp | 44 // Ignore any densities. Those are best handled in --preferred-density
|
Command.cpp | 960 SortedVector<int> densities; local [all...] |
/frameworks/base/tools/aapt2/filter/ |
ConfigFilter.cpp | 31 // Ignore any densities. Those are best handled in --preferred-density
|
/packages/apps/Messaging/ |
version.mk | 35 # 0 : all densities
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
kullback_leibler.py | 120 are absolutely continuous with respect to one another and permit densities
|
gamma.py | 298 # http://www.fil.ion.ucl.ac.uk/~wpenny/publications/densities.ps
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
LightBarTests.java | 56 * Color may be slightly off-spec when resources are resized for lower densities. Use this error
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
InvariantDeviceProfile.java | 220 // Densities typically defined by an app.
|
/compatibility/cdd/7_hardware-compatibility/ |
7_1_display-and-graphics.md | 86 The Android UI framework defines a set of standard logical densities to help 90 following logical Android framework densities through the
|