Searched refs:testCreateSurfaceNative (Results 1 – 2 of 2) sorted by relevance
53 Surface surface = testCreateSurfaceNative(); in testCreateSurface()68 private static native Surface testCreateSurfaceNative(); in testCreateSurfaceNative() method in NativeImageReaderTest
581 testCreateSurfaceNative(JNIEnv* env, jclass /*clazz*/) { in Java_android_media_misc_cts_NativeImageReaderTest_testCreateSurfaceNative()