Searched refs:mLayoutRepeatCount (Results 1 – 1 of 1) sorted by relevance
43 private int mLayoutRepeatCount; field in WindowSurfacePlacer182 if (++mLayoutRepeatCount < 6) { in performSurfacePlacementLoop()186 mLayoutRepeatCount = 0; in performSurfacePlacementLoop()189 mLayoutRepeatCount = 0; in performSurfacePlacementLoop()203 if (mLayoutRepeatCount >= LAYOUT_REPEAT_THRESHOLD) { in debugLayoutRepeats()