HomeSort by relevance Sort by last modified time
    Searched defs:setCallRangeForCurrentFrame (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DurationMinimap.java 386 public void setCallRangeForCurrentFrame(int startCallIndex, int endCallIndex) {
GLFunctionTraceViewer.java 369 mDurationMinimap.setCallRangeForCurrentFrame(mCallStartIndex, mCallEndIndex);
    [all...]

Completed in 130 milliseconds