Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DDurationMinimap.java519 if (!isWithinBounds(y)) { in getCallAt()
528 private boolean isWithinBounds(int y) { in isWithinBounds() method in DurationMinimap.PositionHelper