Searched refs:useBLAST (Results 1 – 8 of 8) sorted by relevance
420 final boolean useBLAST = viewRoot.useBLAST(); in updateSurfaceAlpha()423 final SurfaceControl.Transaction t = useBLAST ? in updateSurfaceAlpha()447 if (!useBLAST) { in updateSurfaceAlpha()793 final boolean useBLAST = viewRoot.useBLAST(); in setZOrderedOnTop()796 final SurfaceControl.Transaction t = useBLAST in setZOrderedOnTop()804 if (!useBLAST) { in setZOrderedOnTop()1081 viewRoot.useBLAST()) { in updateSurface()1282 final boolean useBLAST = viewRoot.isDrawingToBLASTTransaction(); in setParentSpaceRectangle()1283 final SurfaceControl.Transaction t = useBLAST ? viewRoot.getBLASTSyncTransaction() : in setParentSpaceRectangle()1291 if (!useBLAST) { in setParentSpaceRectangle()[all …]
201 sUseBLASTAdapter = sWindowManagerService.useBLAST(); in getWindowManagerService()246 public static boolean useBLAST() { in useBLAST() method in WindowManagerGlobal
101 boolean useBLAST(); in useBLAST() method
7451 if (!useBLAST()) { in relayoutWindow()9830 if (useBLAST()) { in getRenderSurfaceControl()9850 boolean useBLAST() { in useBLAST() method
122 final boolean useBLAST = mService.mUseBLAST && ((win.getAttrs().privateFlags & in WindowSurfaceController()124 if (useBLAST) { in WindowSurfaceController()130 if (useBLAST) { in WindowSurfaceController()
5182 public boolean useBLAST() { in useBLAST() method in WindowManagerService
21421 HSPLandroid/view/IWindowManager$Stub$Proxy;->useBLAST()Z23802 HSPLandroid/view/ViewRootImpl;->useBLAST()Z24042 HSPLandroid/view/WindowManagerGlobal;->useBLAST()Z
39486 HSPLcom/android/server/wm/WindowManagerService;->useBLAST()Z