Searched refs:mLayoutRepeatCount (Results 1 – 1 of 1) sorted by relevance
45 private int mLayoutRepeatCount; field in WindowSurfacePlacer164 if (++mLayoutRepeatCount < 6) { in performSurfacePlacementLoop()168 mLayoutRepeatCount = 0; in performSurfacePlacementLoop()171 mLayoutRepeatCount = 0; in performSurfacePlacementLoop()187 if (mLayoutRepeatCount >= LAYOUT_REPEAT_THRESHOLD) { in debugLayoutRepeats()