Searched refs:mDeferDepth (Results 1 – 1 of 1) sorted by relevance
132 private int mDeferDepth = 0; field in WindowSurfacePlacer160 mDeferDepth++; in deferLayout()167 mDeferDepth--; in continueLayout()168 if (mDeferDepth <= 0) { in continueLayout()174 if (mDeferDepth > 0) { in performSurfacePlacement()