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

  /frameworks/base/core/java/android/os/
PerformanceCollector.java 36 * {@link #addIteration(String)} inserts intermediate measurement point which
45 * addIteration("Launch email app");
46 * addIteration("Compose");
377 * addIteration, and between two calls to addIteration, used
387 public Bundle addIteration(String label) {
405 * @param label description of code block between addIteration or
412 addIteration(label);
  /external/deqp/modules/glshared/
glsDrawTest.cpp     [all...]

Completed in 71 milliseconds