Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurface.java61 private static native long nativeCreateFromSurfaceControl(long surfaceControlNativeObject); in nativeCreateFromSurfaceControl() method in Surface
561 long newNativeObject = nativeCreateFromSurfaceControl(surfaceControlPtr); in createFrom()
/frameworks/base/core/jni/
Dandroid_view_Surface.cpp326 static jlong nativeCreateFromSurfaceControl(JNIEnv* env, jclass clazz, in nativeCreateFromSurfaceControl() function
541 (void*)nativeCreateFromSurfaceControl },
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76371 Landroid/view/Surface;->nativeCreateFromSurfaceControl(J)J