Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DSurfaceOOMTest.java64 mActivity.verifyCreatingManySurfaces(BIG_WIDTH, BIG_HEIGHT, numSurfacesToCreate); in testSurfaceGarbageCollection()
DSurfaceOOMTestActivity.java99 public void verifyCreatingManySurfaces(int width, int height, long numSurfacesToCreate) { in verifyCreatingManySurfaces() method in SurfaceOOMTestActivity