Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java152 Config[] supportedConfigs = new Config[] { in testCopyConfigs() local
155 for (Config src : supportedConfigs) { in testCopyConfigs()
156 for (Config dst : supportedConfigs) { in testCopyConfigs()