Home
last modified time | relevance | path

Searched defs:decodeFile (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmapFactory.java73 protected static Bitmap decodeFile(String pathName) { in decodeFile() method in ShadowBitmapFactory
78 protected static Bitmap decodeFile(String pathName, BitmapFactory.Options options) { in decodeFile() method in ShadowBitmapFactory