Searched refs:DECODE_ITERATIONS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/tests/graphicstests/src/android/graphics/
H A DGraphicsPerformanceTests.java122 private static final int DECODE_ITERATIONS = 10; field in class:GraphicsPerformanceTests.DecodeBitmapTest
140 return DECODE_ITERATIONS;
144 for (int i = 0; i < DECODE_ITERATIONS; i++) {

Completed in 168 milliseconds