Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1315 static void nativeSetDisplaySurface(JNIEnv* env, jclass clazz, in nativeSetDisplaySurface() function
2604 {"nativeSetDisplaySurface", "(JLandroid/os/IBinder;J)V", in nativeSetDisplaySurface() method
/frameworks/base/core/java/android/view/
DSurfaceControl.java192 private static native void nativeSetDisplaySurface(long transactionObj, in nativeSetDisplaySurface() method in SurfaceControl