Home
last modified time | relevance | path

Searched refs:MEMORY_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DSurfaceOOMTest.java42 public static final int MEMORY_MULTIPLIER = 2; field in SurfaceOOMTest
62 long numSurfacesToCreate = MEMORY_MULTIPLIER * (getMemoryInfo().totalMem / imageSizeBytes); in testSurfaceGarbageCollection()