HomeSort by relevance Sort by last modified time
    Searched refs:nativeSetDisplayLayerStack (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/view/
SurfaceControl.java 85 private static native void nativeSetDisplayLayerStack(
744 nativeSetDisplayLayerStack(displayToken, layerStack);
    [all...]
  /frameworks/base/core/jni/
android_view_SurfaceControl.cpp 449 static void nativeSetDisplayLayerStack(JNIEnv* env, jclass clazz,
826 {"nativeSetDisplayLayerStack", "(Landroid/os/IBinder;I)V",
827 (void*)nativeSetDisplayLayerStack },
    [all...]

Completed in 710 milliseconds