Home
last modified time | relevance | path

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

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowBitmapFactory.java46 public static Bitmap decodeFile(String pathName) { in decodeFile() method in ShadowBitmapFactory
51 public static Bitmap decodeFile(String pathName, BitmapFactory.Options options) { in decodeFile() method in ShadowBitmapFactory
/external/skia/samplecode/
DSampleAnimator.cpp53 bool SkAnimatorView::decodeFile(const char path[]) { in decodeFile() function in SkAnimatorView
/external/chromium_org/third_party/skia/samplecode/
DSampleAnimator.cpp53 bool SkAnimatorView::decodeFile(const char path[]) { in decodeFile() function in SkAnimatorView
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.cpp86 FX_INT32 CJBig2_Context::decodeFile(IFX_Pause* pPause) in decodeFile() function in CJBig2_Context