Searched defs:jFile (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/graphics/jni/ |
D | android_graphics_cts_AImageDecoderTest.cpp | 76 static AAsset* openAsset(JNIEnv* env, jobject jAssets, jstring jFile, int mode) { in openAsset() 89 static void testNullDecoder(JNIEnv* env, jclass, jobject jAssets, jstring jFile) { in testNullDecoder() 210 static jlong openAssetNative(JNIEnv* env, jclass, jobject jAssets, jstring jFile) { in openAssetNative() 277 static void testCreateIncomplete(JNIEnv* env, jclass, jobject jAssets, jstring jFile, in testCreateIncomplete() 292 static void testCreateUnsupported(JNIEnv* env, jclass, jobject jAssets, jstring jFile) { in testCreateUnsupported() 906 static void testSetCrop(JNIEnv* env, jclass, jobject jAssets, jstring jFile) { in testSetCrop()
|
/cts/tests/tests/uirendering/jni/ |
D | android_uirendering_cts_AImageDecoderTest.cpp | 77 static jlong openAsset(JNIEnv* env, jobject, jobject jAssets, jstring jFile) { in openAsset() 199 static void testNullFrameInfo(JNIEnv* env, jobject, jobject jAssets, jstring jFile) { in testNullFrameInfo()
|