Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_Surface.cpp282 static jlong nativeCreateFromSurfaceControl(JNIEnv* env, jclass clazz, in nativeCreateFromSurfaceControl() function
485 {"nativeCreateFromSurfaceControl", "(J)J", (void*)nativeCreateFromSurfaceControl}, in nativeCreateFromSurfaceControl() method
/frameworks/base/core/java/android/view/
DSurface.java73 private static native long nativeCreateFromSurfaceControl(long surfaceControlNativeObject); in nativeCreateFromSurfaceControl() method in Surface
770 long newNativeObject = nativeCreateFromSurfaceControl(surfaceControlPtr); in createFrom()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt61299 Landroid/view/Surface;->nativeCreateFromSurfaceControl(J)J