Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurface.java72 private static native long nativeGetFromSurfaceControl(long surfaceObject, in nativeGetFromSurfaceControl() method in Surface
711 long newNativeObject = nativeGetFromSurfaceControl(mNativeObject, surfaceControlPtr); in copyFrom()
/frameworks/base/core/jni/
Dandroid_view_Surface.cpp291 static jlong nativeGetFromSurfaceControl(JNIEnv* env, jclass clazz, in nativeGetFromSurfaceControl() function
485 {"nativeGetFromSurfaceControl", "(JJ)J", (void*)nativeGetFromSurfaceControl},
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt61302 Landroid/view/Surface;->nativeGetFromSurfaceControl(J)J