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.java393 targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
395 targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
407 targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
409 targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
422 targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
424 targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testSetTargetDensity()
DDrawableTestUtils.java140 public static int scaleBitmapFromDensity(int size, int sdensity, int tdensity) { in scaleBitmapFromDensity() method in DrawableTestUtils
DNinePatchDrawableTest.java372 int targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testInflate()
374 int targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testInflate()