HomeSort by relevance Sort by last modified time
    Searched full:measuring (Results 26 - 50 of 126) sorted by null

12 3 4 5 6

  /frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
ProfiledWebView.java 73 * scrolling, invalidate all content and redraw it, measuring time taken.
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_rt.h 35 int measuring; member in struct:PERF_RTdata_uptime
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
armtime 45 factor=0; # we are measuring after-before as (-before) + (after),
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
list.js 39 * @param {ListItem=} opt_item The list item to use to do the measuring. If
369 * @return {number} The height of an item, measuring it if necessary.
377 * @return {number} The width of an item, measuring it if necessary.
386 * of an item, measuring it if necessary.
921 // By using a timeout the measuring will happen later when there is no
  /external/icu4c/test/perf/perldriver/
PerfFramework.pm 335 out("<P>Measuring $method using $pat, ");
363 print "Measuring $iterCount iterations x $NUMPASSES passes...";
  /frameworks/base/graphics/java/android/graphics/
Paint.java 939 * measuring text.
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
SearchActivity.java 130 /* TODO: this code could be made more efficient by only measuring the additional
131 * characters as we widen the string rather than measuring the whole new
  /external/chromium/base/
time_win_unittest.cc 230 // is not measuring anything (drift is zero in that case).
  /external/chromium/chrome/browser/resources/
about_memory_linux.html 115 Measuring memory usage in a multi-process browser
about_memory_mac.html 115 Measuring memory usage in a multi-process browser
about_memory.html 117 Measuring memory usage in a multi-process browser
  /external/skia/include/core/
SkScalerContext.h 110 encounters an error measuring a glyph). Note: this does not alter the
  /external/valgrind/main/docs/internals/
BIG_APP_NOTES.txt 32 # start and then quit firefox a couple of times before measuring
  /frameworks/base/core/java/android/os/
SystemClock.java 57 * when measuring time intervals that may span periods of system sleep.
  /frameworks/base/tools/preload/
MemoryUsage.java 192 System.err.println("Timed out while measuring "
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c 118 me->dUptime->measuring = 0;
254 if (dUptime && dUptime->measuring != start)
273 dUptime->measuring = start;
719 if (0 && me->dUptime && me->dUptime->measuring)
    [all...]
  /external/chromium/webkit/glue/media/
video_renderer_impl.cc 75 // which is neglible enough for measuring playback performance.
  /external/netperf/
netcpu_pstatnew.c 227 thing in measuring user, kernel, interrupt and idle all together
  /external/webkit/Source/JavaScriptCore/wtf/
TCPackedCache.h 58 // tuning the value of kHashbits by measuring different values on your
  /frameworks/base/core/java/android/widget/
AbsSpinner.java 196 // Put in recycler for re-measuring and/or layout
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
Ticker.java 171 // Copy the paint style of one of the TextSwitchers children to use later for measuring
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
NotificationRowLayout.java 316 // pass 2: you know, do the measuring
  /frameworks/base/docs/html/guide/practices/design/
performance.jd 397 not measuring what you think you're measuring (because, say, the VM has
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategy.java 308 // (Since we're ONLY measuring the node and its parents, you might wonder
635 // we could be measuring the indentation of a parent element which begins
  /frameworks/base/core/java/android/text/
TextLine.java 36 * Represents a line of styled text, for measuring in visual order and
698 * Utility function for measuring and rendering text. The text must
791 * Utility function for measuring and rendering a replacement.
    [all...]

Completed in 4087 milliseconds

12 3 4 5 6