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