Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
H A DSurfaceCompositionTest.java43 private final static int[] TEST_PIXEL_FORMATS = new int[] { field in SurfaceCompositionTest
74 for (int i = 0; i < TEST_PIXEL_FORMATS.length; ++i) { in testSurfaceCompositionPerformance()
75 int pixelFormat = TEST_PIXEL_FORMATS[i]; in testSurfaceCompositionPerformance()
97 for (int i = 0; i < TEST_PIXEL_FORMATS.length; ++i) { in testSurfaceAllocationPerformance()
98 int pixelFormat = TEST_PIXEL_FORMATS[i]; in testSurfaceAllocationPerformance()