Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DSystemPaletteTest.kt408 return getAllResourceColors( in <lambda>()
427 return getAllResourceColors( in <lambda>()
446 return getAllResourceColors( in <lambda>()
465 return getAllResourceColors( in <lambda>()
484 return getAllResourceColors( in <lambda>()
503 return getAllResourceColors( in <lambda>()
630 private fun getAllResourceColors(context: Context, vararg resources: Int): IntArray { in <lambda>() method in android.graphics.cts.SystemPaletteTest