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.java2214 private BitmapDrawable decodeBitmapDrawable(int resId) { in decodeBitmapDrawable() method
2239 BitmapDrawable drawable = decodeBitmapDrawable(resId); in testUpscale()
2252 drawable = decodeBitmapDrawable(resId); in testUpscale()