Searched refs:nativeCreateFromSurfaceControl (Results 1 – 3 of 3) sorted by relevance
69 private static native long nativeCreateFromSurfaceControl(long surfaceControlNativeObject); in nativeCreateFromSurfaceControl() method in Surface669 long newNativeObject = nativeCreateFromSurfaceControl(surfaceControlPtr); in createFrom()
273 static jlong nativeCreateFromSurfaceControl(JNIEnv* env, jclass clazz, in nativeCreateFromSurfaceControl() function470 {"nativeCreateFromSurfaceControl", "(J)J", (void*)nativeCreateFromSurfaceControl},
65265 Landroid/view/Surface;->nativeCreateFromSurfaceControl(J)J