Searched refs:nativeCreateFromSurfaceControl (Results 1 – 3 of 3) sorted by relevance
61 private static native long nativeCreateFromSurfaceControl(long surfaceControlNativeObject); in nativeCreateFromSurfaceControl() method in Surface561 long newNativeObject = nativeCreateFromSurfaceControl(surfaceControlPtr); in createFrom()
326 static jlong nativeCreateFromSurfaceControl(JNIEnv* env, jclass clazz, in nativeCreateFromSurfaceControl() function541 (void*)nativeCreateFromSurfaceControl },
76371 Landroid/view/Surface;->nativeCreateFromSurfaceControl(J)J