Searched refs:ImplementationVariable (Results 1 – 1 of 1) sorted by relevance
198 static abstract class ImplementationVariable { class in GlesStubActivity200 public ImplementationVariable(String fieldName) { in ImplementationVariable() method in GlesStubActivity.ImplementationVariable231 static class IntVectorValue extends ImplementationVariable {251 static class DynamicIntVectorValue extends ImplementationVariable {278 static class FloatVectorValue extends ImplementationVariable {300 static class LongVectorValue extends ImplementationVariable {322 static class StringValue extends ImplementationVariable {343 static ImplementationVariable[] GLES2_IMPLEMENTATION_VARIABLES = {365 static ImplementationVariable[] GLES3_IMPLEMENTATION_VARIABLES = {456 private void collectImplementationVariables(ImplementationVariable[] variables) { in collectImplementationVariables()