Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DColorSpaceTest.java91 int numColorSpaces; in testNamedColorSpaces() local
93 numColorSpaces = values.length; in testNamedColorSpaces()
95 numColorSpaces = values.length - 1; in testNamedColorSpaces()
97 for (int i = 0; i < numColorSpaces; i++) { in testNamedColorSpaces()