Searched refs:GLCallFilter (Results 1 – 1 of 1) sorted by relevance
124 private GLCallFilter mGLCallFilter;563 mGLCallFilter = new GLCallFilter(); in createFrameTraceView()730 private static class GLCallFilter extends ViewerFilter { class in GLFunctionTraceViewer