Searched refs:mGlDrawColor (Results 1 – 1 of 1) sorted by relevance
81 private Color mGlDrawColor; field in DurationMinimap183 mGlDrawColor = new Color(getDisplay(), 0x6b, 0xae, 0xd6); in initializeColors()194 mGlDrawColor.dispose(); in disposeColors()328 gc.setBackground(mGlDrawColor); in drawCallDurations()