Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DDurationMinimap.java262 drawBackground(mBackBufferGC, mBackBufferImage.getBounds()); in draw()
276 private void drawBackground(GC gc, Rectangle bounds) { in drawBackground() method in DurationMinimap