Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLStringProperty.java19 public class GLStringProperty extends GLAbstractAtomicProperty { class
23 public GLStringProperty(GLStateType type, String defaultValue) { in GLStringProperty() method in GLStringProperty