Home
last modified time | relevance | path

Searched defs:nativeMirrorSurface (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp2076 static jlong nativeMirrorSurface(JNIEnv* env, jclass clazz, jlong mirrorOfObj) { in nativeMirrorSurface() function
2698 {"nativeMirrorSurface", "(J)J", in nativeMirrorSurface() method
/frameworks/base/core/java/android/view/
DSurfaceControl.java122 private static native long nativeMirrorSurface(long mirrorOfObject); in nativeMirrorSurface() method in SurfaceControl