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

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/model/
GLTrace.java 70 public List<GLCall> getGLCallsForFrame(int frameIndex) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
FrameSummaryViewPage.java 254 final List<GLCall> calls = mTrace.getGLCallsForFrame(frame);

Completed in 75 milliseconds