Home
last modified time | relevance | path

Searched refs:LINE_WIDTH (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLStateType.java68 LINE_WIDTH("Line Width"), enumConstant
DGLState.java145 IGLProperty lineWidth = new GLFloatProperty(GLStateType.LINE_WIDTH, Float.valueOf(1.0f)); in createRasterizationState()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DStateTransformFactory.java459 GLStateType.LINE_WIDTH), in transformsForGlLineWidth()