Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLIntegerProperty.java20 public class GLIntegerProperty extends GLAbstractAtomicProperty { class
25 public GLIntegerProperty(GLStateType name, Integer defaultValue, DisplayRadix radix) { in GLIntegerProperty() method in GLIntegerProperty
32 public GLIntegerProperty(GLStateType name, Integer defaultValue) { in GLIntegerProperty() method in GLIntegerProperty