Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleAnimator.cpp27 bool decodeFile(const char path[]);
53 bool SkAnimatorView::decodeFile(const char path[]) { in decodeFile() function in SkAnimatorView
164 av->decodeFile("/skia/trunk/animations/checkbox.xml"); in MyFactory()
167 av->decodeFile("/testanim.txt"); in MyFactory()
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DBitmapFactoryTest.java41 Bitmap bitmap = BitmapFactory.decodeFile("/some/file.jpg"); in decodeFile_shouldSetDescription()
91 Bitmap bitmap = BitmapFactory.decodeFile("/some/file.jpg"); in decodeFile_shouldGetWidthAndHeightFromHints()
102 BitmapFactory.decodeFile("/some/file.jpg", options); in decodeFileEtc_shouldSetOptionsOutWidthAndOutHeightFromHints()
DCanvasTest.java23 imageBitmap = BitmapFactory.decodeFile("/an/image.jpg"); in setUp()
/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/include/animator/
DSkAnimatorView.h23 bool decodeFile(const char path[]);
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.h64 FX_INT32 decodeFile(IFX_Pause* pPause);
DJBig2_Context.cpp99 FX_INT32 CJBig2_Context::decodeFile(IFX_Pause* pPause) in decodeFile() function in CJBig2_Context
270 nRet = decodeFile(pPause); in Continue()
332 nRet = decodeFile(pPause); in getNextPage()
370 nRet = decodeFile(pPause); in getNextPage()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...