Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DGLPropertyAccessor.java106 private static class GLIndexPropertyExtractor implements GLPropertyExtractor { class in GLPropertyAccessor
109 public GLIndexPropertyExtractor(int index) { in GLIndexPropertyExtractor() method in GLPropertyAccessor.GLIndexPropertyExtractor