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.java256 Config[] supportedConfigs = new Config[] { in testCopyConfigs() local
259 for (Config src : supportedConfigs) { in testCopyConfigs()
260 for (Config dst : supportedConfigs) { in testCopyConfigs()