Searched refs:mShowContextSwitcher (Results 1 – 1 of 1) sorted by relevance
157 private boolean mShowContextSwitcher; field in GLFunctionTraceViewer265 mShowContextSwitcher = (mTrace == null) ? false : mTrace.getContexts().size() > 1; in setInput()435 int numColumns = mShowContextSwitcher ? 4 : 3; in createOptionsBar()455 if (mShowContextSwitcher) { in createOptionsBar()