HomeSort by relevance Sort by last modified time
    Searched defs:logSurface (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/java/com/android/server/wm/
AppWindowAnimator.java 145 if (WindowManagerService.SHOW_TRANSACTIONS) WindowManagerService.logSurface(thumbnail,
149 if (WindowManagerService.SHOW_TRANSACTIONS) WindowManagerService.logSurface(thumbnail,
WindowStateAnimator.java 382 if (WindowState.SHOW_TRANSACTIONS) WindowManagerService.logSurface(
398 if (WindowManagerService.SHOW_TRANSACTIONS) WindowManagerService.logSurface(mWin,
676 WindowManagerService.logSurface(mWin, "CREATE pos=("
693 if (SHOW_TRANSACTIONS) WindowManagerService.logSurface(mWin, "DITHER", null);
745 WindowManagerService.logSurface(mWin, "DESTROY PENDING", e);
758 WindowManagerService.logSurface(mWin, "DESTROY", e);
785 WindowManagerService.logSurface(mWin, "DESTROY PENDING", e);
    [all...]
WindowManagerService.java     [all...]

Completed in 72 milliseconds