Searched refs:nativeGetFromSurfaceControl (Results 1 – 3 of 3) sorted by relevance
70 private static native long nativeGetFromSurfaceControl(long surfaceObject, in nativeGetFromSurfaceControl() method in Surface638 long newNativeObject = nativeGetFromSurfaceControl(mNativeObject, surfaceControlPtr); in copyFrom()
283 static jlong nativeGetFromSurfaceControl(JNIEnv* env, jclass clazz, in nativeGetFromSurfaceControl() function471 {"nativeGetFromSurfaceControl", "(JJ)J", (void*)nativeGetFromSurfaceControl},
61945 Landroid/view/Surface;->nativeGetFromSurfaceControl(J)J