Searched refs:GLMessageFormatter (Results 1 – 3 of 3) sorted by relevance
22 import com.android.ide.eclipse.gltrace.format.GLMessageFormatter;46 private static final GLMessageFormatter sGLMessageFormatter =47 new GLMessageFormatter(GLAPISpec.getSpecs());
32 public class GLMessageFormatter { class37 public GLMessageFormatter(Map<String, GLAPISpec> specs) { in GLMessageFormatter() method in GLMessageFormatter
44 private static GLMessageFormatter sGLMessageFormatter;54 sGLMessageFormatter = new GLMessageFormatter(specs);