Home
last modified time | relevance | path

Searched refs:activeTexture (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DTextureUnitPropertyAccessor.java49 Integer activeTexture = (Integer) activeTextureProperty.getValue(); in getProperty() local
55 activeTexture, in getProperty()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLState.java250 IGLProperty activeTexture = new GLIntegerProperty(GLStateType.ACTIVE_TEXTURE_UNIT, in createTextureState() local
316 activeTexture, in createTextureState()