Searched refs:mDeferDepth (Results 1 – 1 of 1) sorted by relevance
90 private int mDeferDepth = 0; field in WindowSurfacePlacer117 mDeferDepth++; in deferLayout()124 mDeferDepth--; in continueLayout()125 if (mDeferDepth <= 0) { in continueLayout()135 if (mDeferDepth > 0 && !force) { in performSurfacePlacement()