Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DDurationMinimap.java437 private int mCallCount; field in DurationMinimap.PositionHelper
483 && endCallIndex <= mCallCount) { in getBoundsFramingCalls()
502 mCallCount = callCount; in updateCallDensity()
523 Rectangle displayBounds = getBoundsFramingCalls(0, mCallCount); in getCallAt()
529 Rectangle displayBounds = getBoundsFramingCalls(0, mCallCount); in isWithinBounds()