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

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
CurrentVboPropertyAccessor.java 28 public class CurrentVboPropertyAccessor implements IGLPropertyAccessor {
33 public CurrentVboPropertyAccessor(int contextId, GLEnum target, GLStateType vboProperty) {
StateTransformFactory.java 397 new CurrentVboPropertyAccessor(msg.getContextId(),
402 new CurrentVboPropertyAccessor(msg.getContextId(),
407 new CurrentVboPropertyAccessor(msg.getContextId(),
412 new CurrentVboPropertyAccessor(msg.getContextId(),
426 new CurrentVboPropertyAccessor(msg.getContextId(),
    [all...]

Completed in 473 milliseconds