Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java83 private static native void nativeSetDisplaySurface( in nativeSetDisplaySurface() method in SurfaceControl
754 nativeSetDisplaySurface(displayToken, surface.mNativeObject); in setDisplaySurface()
757 nativeSetDisplaySurface(displayToken, 0); in setDisplaySurface()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp432 static void nativeSetDisplaySurface(JNIEnv* env, jclass clazz, in nativeSetDisplaySurface() function
825 (void*)nativeSetDisplaySurface },