Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java72 private static native void nativeSetDisplaySurface( in nativeSetDisplaySurface() method in SurfaceControl
686 nativeSetDisplaySurface(displayToken, surface.mNativeObject); in setDisplaySurface()
689 nativeSetDisplaySurface(displayToken, 0); in setDisplaySurface()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp365 static void nativeSetDisplaySurface(JNIEnv* env, jclass clazz, in nativeSetDisplaySurface() function
740 (void*)nativeSetDisplaySurface },