Home
last modified time | relevance | path

Searched refs:nativeGetFromSurfaceControl (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DSurface.java70 private static native long nativeGetFromSurfaceControl(long surfaceObject, in nativeGetFromSurfaceControl() method in Surface
638 long newNativeObject = nativeGetFromSurfaceControl(mNativeObject, surfaceControlPtr); in copyFrom()
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_Surface.cpp283 static jlong nativeGetFromSurfaceControl(JNIEnv* env, jclass clazz, in nativeGetFromSurfaceControl() function
471 {"nativeGetFromSurfaceControl", "(JJ)J", (void*)nativeGetFromSurfaceControl},
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt61945 Landroid/view/Surface;->nativeGetFromSurfaceControl(J)J