Searched defs:decodeFile (Results 1 – 2 of 2) sorted by relevance
46 public static Bitmap decodeFile(String pathName) { in decodeFile() method in ShadowBitmapFactory51 public static Bitmap decodeFile(String pathName, BitmapFactory.Options options) { in decodeFile() method in ShadowBitmapFactory
54 bool SkAnimatorView::decodeFile(const char path[]) { in decodeFile() function in SkAnimatorView