HomeSort by relevance Sort by last modified time
    Searched defs:startTimer (Results 1 - 25 of 31) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
GeoNotifier.cpp 68 void GeoNotifier::startTimer()
  /development/samples/training/notify-user/src/com/example/android/pingme/
PingService.java 124 startTimer(mMillis);
135 private void startTimer(int millis) {
  /external/chromium_org/third_party/skia/platform_tools/android/app/src/com/skia/
SkiaSampleRenderer.java 61 private void startTimer(int ms) {
  /external/skia/platform_tools/android/app/src/com/skia/
SkiaSampleRenderer.java 61 private void startTimer(int ms) {
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
MediaControlElements.cpp 117 void MediaControlPanelElement::startTimer()
162 startTimer();
  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
VTTRegion.cpp 388 startTimer();
445 void VTTRegion::startTimer()
447 WTF_LOG(Media, "VTTRegion::startTimer");
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorHeapProfilerAgent.cpp 54 void startTimer();
124 void InspectorHeapProfilerAgent::HeapStatsUpdateTask::startTimer()
196 m_heapStatsUpdateTask->startTimer();
  /external/chromium_org/third_party/WebKit/Source/core/loader/
NavigationScheduler.cpp 399 startTimer();
402 void NavigationScheduler::startTimer()
  /external/llvm/lib/Support/
Timer.cpp 149 void Timer::startTimer() {
163 assert(I != ActiveTimers->end() && "stop but no startTimer?");
  /external/nist-sip/java/gov/nist/javax/sip/parser/
Pipeline.java 106 public void startTimer() {
PipelinedMsgParser.java 250 this.rawInputStream.startTimer();
318 this.rawInputStream.startTimer();
  /frameworks/base/core/java/android/hardware/camera2/legacy/
PerfMeasurement.java 41 * mPerfMeasurement.startTimer();
161 public void startTimer() {
170 * be active at once, so {@link #startTimer} must be called before the next call to this
SurfaceTextureRenderer.java 587 mPerfMeasurer.startTimer();
  /frameworks/native/opengl/tests/gl_perf/
fill_common.cpp 117 void startTimer() {
211 startTimer();
  /frameworks/native/opengl/tools/glgen2/registry/
genheaders.py 83 def startTimer():
96 startTimer()
100 startTimer()
559 startTimer()
  /external/chromium_org/third_party/libxml/src/
testSAX.c 103 * startTimer: call where you want to start timing
106 startTimer(void)
148 startTimer(void)
175 startTimer(void)
1179 startTimer();
xmllint.c 434 * startTimer: call where you want to start timing
437 startTimer(void)
479 startTimer(void)
506 startTimer(void)
    [all...]
  /external/libxml2/
xmllint.c 439 * startTimer: call where you want to start timing
442 startTimer(void)
484 startTimer(void)
511 startTimer(void)
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java 654 private static void startTimer(String tag) {
698 startTimer(PERF_TAG_LAYOUT);
764 startTimer(PERF_TAG_CALCULATE_TEXTS_BITMAPS);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 2706 milliseconds

1 2