Searched refs:hasSurface (Results 1 – 12 of 12) sorted by relevance
359 boolean hasSurface() { in hasSurface() method in WindowStateAnimator360 return mSurfaceController != null && mSurfaceController.hasSurface(); in hasSurface()424 if (!hasSurface()) { in prepareSurfaceLocked()684 if (!hasSurface()) { in getSurfaceControl()
502 if (!focus.mWinAnimator.hasSurface() || !focus.mInputWindowHandle.isFocusable()) { in updateInputFocusRequest()621 if (w.mWinAnimator.hasSurface()) { in accept()687 if (w.mWinAnimator.hasSurface()) { in accept()
196 boolean hasSurface() { in hasSurface() method in WindowSurfaceController
2545 void setHasSurface(boolean hasSurface) { in setHasSurface() argument2546 mHasSurface = hasSurface; in setHasSurface()4818 final boolean hasSurface = mWinAnimator.hasSurface(); in onExitAnimationDone()4835 if (hasSurface) { in onExitAnimationDone()5530 if (mWinAnimator.hasSurface()) { in assignChildLayers()5536 if (mWinAnimator.hasSurface()) { in assignChildLayers()
324 if (!w.mToken.mRoundedCornerOverlay || !w.isVisible() || !w.mWinAnimator.hasSurface()) { in setSkipScreenshotForRoundedCornerOverlays()
2520 if (!shouldRelayout && winAnimator.hasSurface() && !win.mAnimatingExit) { in relayoutWindowInner()2582 if (viewVisibility == View.VISIBLE && winAnimator.hasSurface()) { in relayoutWindowInner()
248 bool hasSurface = mRenderPipeline->setSurface( in setupPipelineSurface() local257 if (mNativeSurface != nullptr && hasSurface) { in setupPipelineSurface()
275 doReturn(true).when(surfaceController).hasSurface(); in testRelayoutExitingWindow_legacy()335 doReturn(true).when(surfaceController).hasSurface(); in testRelayoutExitingWindow()
764 doReturn(true).when(mImeWindow.mWinAnimator.mSurfaceController).hasSurface(); in testLaunchRemoteAnimationWithoutImeBehind()
654 Lcom/android/server/wm/WindowStateAnimator;->hasSurface()Z740 Lcom/android/server/wm/WindowSurfaceController;->hasSurface()Z
3951 HSPLcom/android/server/wm/WindowStateAnimator;->hasSurface()Z+]Lcom/android/server/wm/WindowSurface…3953 HSPLcom/android/server/wm/WindowSurfaceController;->hasSurface()Z
30036 HPLcom/android/server/wm/WindowStateAnimator;->hasSurface()Z30046 HPLcom/android/server/wm/WindowSurfaceController;->hasSurface()Z