Searched refs:useBLAST (Results 1 – 8 of 8) sorted by relevance
101 final boolean useBLAST = mService.mUseBLAST && ((win.getAttrs().privateFlags in WindowSurfaceController()104 if (useBLAST) { in WindowSurfaceController()
5734 public boolean useBLAST() { in useBLAST() method in WindowManagerService
171 sUseBLASTAdapter = sWindowManagerService.useBLAST(); in getWindowManagerService()216 public static boolean useBLAST() { in useBLAST() method in WindowManagerGlobal
106 boolean useBLAST(); in useBLAST() method
8339 if (!useBLAST()) { in relayoutWindow()11028 if (useBLAST() && mBlastBufferQueue != null) { in dispatchBlurRegions()11053 boolean useBLAST() { in useBLAST() method
16136 HSPLandroid/view/IWindowManager$Stub$Proxy;->useBLAST()Z18246 HSPLandroid/view/ViewRootImpl;->useBLAST()Z
16199 HSPLandroid/view/IWindowManager$Stub$Proxy;->useBLAST()Z18309 HSPLandroid/view/ViewRootImpl;->useBLAST()Z
57895 HSPLcom/android/server/wm/WindowManagerService;->useBLAST()Z