Searched refs:StatePrettyPrinter (Results 1 – 7 of 7) sorted by relevance
62 void prettyPrint(StatePrettyPrinter pp); in prettyPrint()
62 public void prettyPrint(StatePrettyPrinter pp) { in prettyPrint()
23 public class StatePrettyPrinter { class
128 public void prettyPrint(StatePrettyPrinter pp) { in prettyPrint()
172 public void prettyPrint(StatePrettyPrinter pp) { in prettyPrint()
155 public void prettyPrint(StatePrettyPrinter pp) { in prettyPrint()
25 import com.android.ide.eclipse.gltrace.state.StatePrettyPrinter;161 StatePrettyPrinter pp = new StatePrettyPrinter(); in saveCurrentState()