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