Home
last modified time | relevance | path

Searched refs:scaleBitmapFromDensity (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DBitmapDrawableTest.java416 targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
418 targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
430 targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
432 targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
445 targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
447 targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
DDrawableTestUtils.java141 public static int scaleBitmapFromDensity(int size, int sdensity, int tdensity) { in scaleBitmapFromDensity() method in DrawableTestUtils
DNinePatchDrawableTest.java384 int targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testInflate()
386 int targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testInflate()