Searched defs:jFile (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/cts/tests/tests/graphics/jni/ |
H A D | android_graphics_cts_AImageDecoderTest.cpp | 82 static AAsset* openAsset(JNIEnv* env, jobject jAssets, jstring jFile, int mode) { in openAsset() 95 static void testNullDecoder(JNIEnv* env, jclass, jobject jAssets, jstring jFile) { in testNullDecoder() 216 static jlong openAssetNative(JNIEnv* env, jclass, jobject jAssets, jstring jFile) { in openAssetNative() 283 static void testCreateIncomplete(JNIEnv* env, jclass, jobject jAssets, jstring jFile, in testCreateIncomplete() 298 static void testCreateUnsupported(JNIEnv* env, jclass, jobject jAssets, jstring jFile) { in testCreateUnsupported() 907 static void testSetCrop(JNIEnv* env, jclass, jobject jAssets, jstring jFile) { in testSetCrop()
|
/aosp_15_r20/cts/tests/tests/uirendering/jni/ |
H A 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()
|
/aosp_15_r20/cts/hostsidetests/statsdatom/apps/statsdapp/jni/ |
H A D | image_decoding.cpp | 32 jstring jFile) { in Java_com_android_server_cts_device_statsdatom_ImageViewActivity_nDecode()
|