Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowStateAnimator.java379 WindowManagerService.logSurface(w, "CREATE pos=(" in createSurfaceLocked()
H A DWindowManagerService.java2126 static void logSurface(WindowState w, String msg, boolean withStackTrace) { in logSurface() method in WindowManagerService