Home
last modified time | relevance | path

Searched refs:VISIBLE_CALLS_HIGHLIGHT_ALPHA (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DDurationMinimap.java51 private static final int VISIBLE_CALLS_HIGHLIGHT_ALPHA = 50; field in DurationMinimap
352 gc.setAlpha(VISIBLE_CALLS_HIGHLIGHT_ALPHA); in drawVisibleCallHighlights()