Searched defs:WindowSurfaceController (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowSurfaceController.java51 class WindowSurfaceController { class
52 static final String TAG = TAG_WITH_CLASS_NAME ? "WindowSurfaceController" : TAG_WM;
91 public WindowSurfaceController(SurfaceSession s, String name, int w, int h, int format, method in class:WindowSurfaceController
126 void reparentChildrenInTransaction(WindowSurfaceController other) {

Completed in 167 milliseconds