Searched refs:mLayoutRepeatCount (Results 1 – 1 of 1) sorted by relevance
94 private int mLayoutRepeatCount; field in WindowSurfacePlacer237 if (++mLayoutRepeatCount < 6) { in performSurfacePlacementLoop()241 mLayoutRepeatCount = 0; in performSurfacePlacementLoop()244 mLayoutRepeatCount = 0; in performSurfacePlacementLoop()260 if (mLayoutRepeatCount >= LAYOUT_REPEAT_THRESHOLD) { in debugLayoutRepeats()