Searched refs:mDeferDepth (Results 1 – 1 of 1) sorted by relevance
52 private int mDeferDepth = 0; field in WindowSurfacePlacer71 mDeferDepth++; in deferLayout()78 mDeferDepth--; in continueLayout()79 if (mDeferDepth <= 0) { in continueLayout()85 return mDeferDepth > 0; in isLayoutDeferred()99 if (mDeferDepth > 0 && !force) { in performSurfacePlacement()