Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLFloatProperty.java20 public class GLFloatProperty extends GLAbstractAtomicProperty { class
24 public GLFloatProperty(GLStateType name, Float defaultValue) { in GLFloatProperty() method in GLFloatProperty