OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scaleBitmapFromDensity
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
BitmapDrawableTest.java
416
targetWidth = DrawableTestUtils.
scaleBitmapFromDensity
(
418
targetHeight = DrawableTestUtils.
scaleBitmapFromDensity
(
430
targetWidth = DrawableTestUtils.
scaleBitmapFromDensity
(
432
targetHeight = DrawableTestUtils.
scaleBitmapFromDensity
(
445
targetWidth = DrawableTestUtils.
scaleBitmapFromDensity
(
447
targetHeight = DrawableTestUtils.
scaleBitmapFromDensity
(
DrawableTestUtils.java
141
public static int
scaleBitmapFromDensity
(int size, int sdensity, int tdensity) {
NinePatchDrawableTest.java
384
int targetWidth = DrawableTestUtils.
scaleBitmapFromDensity
(
386
int targetHeight = DrawableTestUtils.
scaleBitmapFromDensity
(
Completed in 241 milliseconds