Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java1329 private static final int PIXELCOPY_REQUEST_SLEEP_MS = 30; field in SurfaceViewSnapshot
1347 Thread.sleep(PIXELCOPY_REQUEST_SLEEP_MS); in SurfaceViewSnapshot()