Home
last modified time | relevance | path

Searched defs:IntVectorValue (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DGlesStubActivity.java231 static class IntVectorValue extends ImplementationVariable { class in GlesStubActivity
234 public IntVectorValue(String fieldName, int count) { in IntVectorValue() method in GlesStubActivity.IntVectorValue