Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurface.java66 private static native long nativeGetFromSurfaceControl(long surfaceObject, in nativeGetFromSurfaceControl() method in Surface
558 long newNativeObject = nativeGetFromSurfaceControl(mNativeObject, surfaceControlPtr); in copyFrom()
/frameworks/base/core/jni/
Dandroid_view_Surface.cpp282 static jlong nativeGetFromSurfaceControl(JNIEnv* env, jclass clazz, in nativeGetFromSurfaceControl() function
447 (void*)nativeGetFromSurfaceControl },