Home
last modified time | relevance | path

Searched defs:targetDensity (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DDisplaySizeTest.java185 final int targetDensity = (int) (stableDensity * 0.85); in setUnsupportedDensity() local
206 private void setDensity(int targetDensity) { in setDensity()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DBitmapDrawableTest.java404 int sourceDensity, targetDensity; in testSetTargetDensity() local
DNinePatchDrawableTest.java383 int targetDensity = mResources.getDisplayMetrics().densityDpi; in testInflate() local
/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java457 int targetDensity = mResources.getDisplayMetrics().densityDpi; in testGetDrawable() local