Searched refs:MEMORY_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance
42 public static final int MEMORY_MULTIPLIER = 2; field in SurfaceOOMTest62 long numSurfacesToCreate = MEMORY_MULTIPLIER * (getMemoryInfo().totalMem / imageSizeBytes); in testSurfaceGarbageCollection()