HomeSort by relevance Sort by last modified time
    Searched refs:TextureUnitPropertyAccessor (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
TexturePropertyAccessor.java 34 private TextureUnitPropertyAccessor mTextureUnitPropertyAccessor;
42 mTextureUnitPropertyAccessor = new TextureUnitPropertyAccessor(mContextId,
TextureUnitPropertyAccessor.java 24 * The {@link TextureUnitPropertyAccessor} provides the ability to access a
28 public class TextureUnitPropertyAccessor implements IGLPropertyAccessor {
33 public TextureUnitPropertyAccessor(int contextId, GLStateType targetPropertyType) {
StateTransformFactory.java     [all...]

Completed in 198 milliseconds