Home
last modified time | relevance | path

Searched refs:hasSurface (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowStateAnimator.java359 boolean hasSurface() { in hasSurface() method in WindowStateAnimator
360 return mSurfaceController != null && mSurfaceController.hasSurface(); in hasSurface()
424 if (!hasSurface()) { in prepareSurfaceLocked()
684 if (!hasSurface()) { in getSurfaceControl()
DInputMonitor.java502 if (!focus.mWinAnimator.hasSurface() || !focus.mInputWindowHandle.isFocusable()) { in updateInputFocusRequest()
621 if (w.mWinAnimator.hasSurface()) { in accept()
687 if (w.mWinAnimator.hasSurface()) { in accept()
DWindowSurfaceController.java196 boolean hasSurface() { in hasSurface() method in WindowSurfaceController
DWindowState.java2545 void setHasSurface(boolean hasSurface) { in setHasSurface() argument
2546 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()
DScreenRotationAnimation.java324 if (!w.mToken.mRoundedCornerOverlay || !w.isVisible() || !w.mWinAnimator.hasSurface()) { in setSkipScreenshotForRoundedCornerOverlays()
DWindowManagerService.java2520 if (!shouldRelayout && winAnimator.hasSurface() && !win.mAnimatingExit) { in relayoutWindowInner()
2582 if (viewVisibility == View.VISIBLE && winAnimator.hasSurface()) { in relayoutWindowInner()
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp248 bool hasSurface = mRenderPipeline->setSurface( in setupPipelineSurface() local
257 if (mNativeSurface != nullptr && hasSurface) { in setupPipelineSurface()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowManagerServiceTests.java275 doReturn(true).when(surfaceController).hasSurface(); in testRelayoutExitingWindow_legacy()
335 doReturn(true).when(surfaceController).hasSurface(); in testRelayoutExitingWindow()
DRemoteAnimationControllerTest.java764 doReturn(true).when(mImeWindow.mWinAnimator.mSurfaceController).hasSurface(); in testLaunchRemoteAnimationWithoutImeBehind()
/frameworks/base/services/
Dart-profile-boot654 Lcom/android/server/wm/WindowStateAnimator;->hasSurface()Z
740 Lcom/android/server/wm/WindowSurfaceController;->hasSurface()Z
Dart-profile3951 HSPLcom/android/server/wm/WindowStateAnimator;->hasSurface()Z+]Lcom/android/server/wm/WindowSurface…
3953 HSPLcom/android/server/wm/WindowSurfaceController;->hasSurface()Z
Dart-wear-profile30036 HPLcom/android/server/wm/WindowStateAnimator;->hasSurface()Z
30046 HPLcom/android/server/wm/WindowSurfaceController;->hasSurface()Z