Home
last modified time | relevance | path

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

/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DHardwareRendererTests.kt415 val colorForIndex = { i: Int -> in testLotsOfBuffers() constant
418 val testColors = IntArray(20, colorForIndex) in testLotsOfBuffers()
468 val expectedColor = colorForIndex(index) in testLotsOfBuffers()