Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurface.java57 private static native long nativeGetFromSurfaceControl(long surfaceControlNativeObject); in nativeGetFromSurfaceControl() method in Surface
430 long newNativeObject = nativeGetFromSurfaceControl(surfaceControlPtr); in copyFrom()
/frameworks/base/core/jni/
Dandroid_view_Surface.cpp405 static jlong nativeGetFromSurfaceControl(JNIEnv* env, jclass clazz, in nativeGetFromSurfaceControl() function
604 (void*)nativeGetFromSurfaceControl },