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.java367 targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
369 targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
381 targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
383 targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
396 targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
398 targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
DDrawableTestUtils.java125 public static int scaleBitmapFromDensity(int size, int sdensity, int tdensity) { in scaleBitmapFromDensity() method in DrawableTestUtils
DNinePatchDrawableTest.java340 int targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testInflate()
342 int targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testInflate()