Searched refs:MAX_COUNT (Results 1 – 1 of 1) sorted by relevance
64 private static final int MAX_COUNT = 100; field in SurfaceSyncGroup191 if (sCounter.get() >= MAX_COUNT) { in SurfaceSyncGroup()