Searched refs:useBLAST (Results 1 – 9 of 9) sorted by relevance
102 final boolean useBLAST = mService.mUseBLAST && ((win.getAttrs().privateFlags in WindowSurfaceController()105 if (useBLAST) { in WindowSurfaceController()
5469 public boolean useBLAST() { in useBLAST() method in WindowManagerService
192 sUseBLASTAdapter = sWindowManagerService.useBLAST(); in getWindowManagerService()237 public static boolean useBLAST() { in useBLAST() method in WindowManagerGlobal
1426 boolean useBLAST = viewRoot != null && useBLASTSync(viewRoot); in applyOrMergeTransaction()1427 if (useBLAST) { in applyOrMergeTransaction()2030 return viewRoot.useBLAST() && mUseBlastAdapter && mUseBlastSync; in useBLASTSync()
105 boolean useBLAST(); in useBLAST() method
7923 if (!useBLAST()) { in relayoutWindow()10508 if (useBLAST() && mBlastBufferQueue != null) { in dispatchBlurRegions()10533 boolean useBLAST() { in useBLAST() method
16714 HSPLandroid/view/IWindowManager$Stub$Proxy;->useBLAST()Z18736 HSPLandroid/view/ViewRootImpl;->useBLAST()Z
16763 HSPLandroid/view/IWindowManager$Stub$Proxy;->useBLAST()Z18784 HSPLandroid/view/ViewRootImpl;->useBLAST()Z
50184 HSPLcom/android/server/wm/WindowManagerService;->useBLAST()Z