Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java2343 private BitmapDrawable decodeBitmapDrawable(int resId) { in decodeBitmapDrawable() method
2368 BitmapDrawable drawable = decodeBitmapDrawable(resId); in testUpscale()
2381 drawable = decodeBitmapDrawable(resId); in testUpscale()