Searched refs:hasSurface (Results 1 – 11 of 11) sorted by relevance
41 ASSERT_FALSE(canvasContext->hasSurface()); in RENDERTHREAD_TEST()
397 boolean hasSurface() { in hasSurface() method in WindowStateAnimator398 return mSurfaceController != null && mSurfaceController.hasSurface(); in hasSurface()513 if (!hasSurface()) { in prepareSurfaceLocked()576 if (hasSurface()) { in prepareSurfaceLocked()847 if (!hasSurface()) { in getSurfaceControl()
419 if (!focus.mWinAnimator.hasSurface() || !focus.mInputWindowHandle.isFocusable()) { in updateInputFocusRequest()525 if (w.mWinAnimator.hasSurface()) { in accept()581 if (w.mWinAnimator.hasSurface()) { in accept()
271 boolean hasSurface() { in hasSurface() method in WindowSurfaceController
2582 void setHasSurface(boolean hasSurface) { in setHasSurface() argument2583 mHasSurface = hasSurface; in setHasSurface()5013 final boolean hasSurface = mWinAnimator.hasSurface(); in onExitAnimationDone()5026 if (hasSurface) { in onExitAnimationDone()5676 if (mWinAnimator.hasSurface()) { in assignChildLayers()5682 if (mWinAnimator.hasSurface()) { in assignChildLayers()
2346 if (!shouldRelayout && winAnimator.hasSurface() && !win.mAnimatingExit) { in relayoutWindow()2409 if (viewVisibility == View.VISIBLE && winAnimator.hasSurface()) { in relayoutWindow()
239 if (CC_UNLIKELY(!mContext->hasSurface() || !canDraw)) { in syncFrameState()240 if (!mContext->hasSurface()) { in syncFrameState()
213 bool hasSurface = mRenderPipeline->setSurface( in setupPipelineSurface() local223 if (mNativeSurface != nullptr && hasSurface) { in setupPipelineSurface()252 } else if (mIsDirty && hasSurface()) { in setStopped()385 if (CC_UNLIKELY(!hasSurface())) { in prepareTree()
122 bool hasSurface() const { return mNativeSurface.get(); } in hasSurface() function
654 Lcom/android/server/wm/WindowStateAnimator;->hasSurface()Z740 Lcom/android/server/wm/WindowSurfaceController;->hasSurface()Z
50786 HSPLcom/android/server/wm/WindowStateAnimator;->hasSurface()Z+]Lcom/android/server/wm/WindowSurface…50807 HPLcom/android/server/wm/WindowSurfaceController;->hasSurface()Z