HomeSort by relevance Sort by last modified time
    Searched full:timeline (Results 51 - 75 of 92) sorted by null

1 23 4

  /external/webkit/WebCore/inspector/
InspectorTimelineAgent.cpp 223 // An empty stack could merely mean that the timeline agent was turned on in the middle of
  /frameworks/base/docs/html/guide/topics/location/
obtaining-user-location.jd 183 <p>Figure 1 demonstrates this model in a timeline that visualizes the period in which an
187 <p class="img-caption"><strong>Figure 1.</strong> A timeline representing the window in which an
360 <p class="img-caption"><strong>Figure 2.</strong> A timeline representing the window in which
387 <p class="img-caption"><strong>Figure 3.</strong> A timeline representing the window in which a
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 423 top to bottom: segment view, event view, and timeline. </p>
443 <p>Just below the Event view is the timeline
444 display. The timeline shows how many measures a given segment is as well as any
445 events associated with that segment. The timeline changes to display the
447 while the segment is play by simply clicking on the event in the timeline
674 green trigger event in the timeline. </p>
807 timeline section at the bottom is the same as in the main window. It displays
    [all...]
  /external/blktrace/btt/
devs.c 2 * blktrace output analysis: generate a timeline & gather statistics
seek.c 2 * blktrace output analysis: generate a timeline & gather statistics
args.c 2 * blktrace output analysis: generate a timeline & gather statistics
globals.h 2 * blktrace output analysis: generate a timeline & gather statistics
inlines.h 2 * blktrace output analysis: generate a timeline & gather statistics
iostat.c 2 * blktrace output analysis: generate a timeline & gather statistics
  /external/blktrace/doc/
btrecord.8 25 traces provide a complete timeline for each IO processed, including
btreplay.8 23 traces provide a complete timeline for each IO processed, including
  /external/sonivox/jet_tools/JetCreator/
JetCreatorhlp.dat 3 play = Plays the segment with associated event attributes. To trigger the event, click the event in the timeline.
  /external/webkit/WebKit/chromium/src/
DebuggerAgentImpl.cpp 106 // DOM inspection, Resources tracking, no scripts support, some timeline profiling. Console will
WebDevToolsAgentImpl.cpp 120 static const char kTimelineFeatureName[] = "timeline-profiler";
  /external/webkit/WebKit/chromium/src/js/
devTools.css 221 .timeline-category-tree-item input {
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 118 def get_tests_with_timeline(self, timeline):
119 return self._expected_failures.get_tests_with_timeline(timeline)
353 def get_tests_with_timeline(self, timeline):
354 return self._timeline_to_tests[timeline]
    [all...]
  /frameworks/base/docs/html/resources/dashboard/
platform-versions.jd 93 <p>Each dataset in the timeline is based on the number of Android devices that accessed
  /external/skia/src/animator/
SkAnimator.cpp 642 void SkAnimator::setTimeline(const Timeline& timeline) {
643 fMaker->fTimeline = &timeline;
SkAnimateMaker.cpp 32 class DefaultTimeline : public SkAnimator::Timeline {
  /external/webkit/WebCore/platform/gtk/
LocalizedStringsGtk.cpp 389 return String::fromUTF8(_("timeline slider thumb"));
  /external/webkit/WebCore/css/
CSSSelector.cpp 114 DEFINE_STATIC_LOCAL(AtomicString, mediaControlsTimeline, ("-webkit-media-controls-timeline"));
123 DEFINE_STATIC_LOCAL(AtomicString, mediaControlsTimelineContainer, ("-webkit-media-controls-timeline-container"));
  /external/webkit/WebCore/inspector/front-end/
AbstractTimelinePanel.js 290 // Create the timeline tree element and graph.
  /external/webkit/WebCore/rendering/
RenderMedia.cpp 605 // We want the timeline slider to be at least 100 pixels wide.
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 256 g_object_set(G_OBJECT(inspector), "timeline-profiling-enabled", flag, NULL);
  /sdk/traceview/src/com/android/traceview/
DmTraceReader.java 499 * timeline for each thread. Each record is a pair: (row, block) where: row:

Completed in 2210 milliseconds

1 23 4