Home
last modified time | relevance | path

Searched refs:timestamps (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/libs/ui/
DFrameStats.cpp39 nsecs_t* timestamps = reinterpret_cast<nsecs_t*>(buffer); in flatten() local
43 memcpy(timestamps, &refreshPeriodNano, timestampSize); in flatten()
44 timestamps += 1; in flatten()
46 memcpy(timestamps, desiredPresentTimesNano.array(), frameCount * timestampSize); in flatten()
47 timestamps += frameCount; in flatten()
49 memcpy(timestamps, actualPresentTimesNano.array(), frameCount * timestampSize); in flatten()
50 timestamps += frameCount; in flatten()
52 memcpy(timestamps, frameReadyTimesNano.array(), frameCount * timestampSize); in flatten()
64 nsecs_t const* timestamps = reinterpret_cast<nsecs_t const*>(buffer); in unflatten() local
67 memcpy(&refreshPeriodNano, timestamps, timestampSize); in unflatten()
[all …]
/frameworks/base/core/java/android/gesture/
DGestureStroke.java41 private final long[] timestamps; field in GestureStroke
79 timestamps = times; in GestureStroke()
92 timestamps = times.clone(); in GestureStroke()
97 return new GestureStroke(boundingBox, length, points, timestamps); in clone()
203 final long[] times = timestamps; in serialize()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
DCameraDeviceBinderTest.java399 ArgumentCaptor<Long> timestamps = ArgumentCaptor.forClass(Long.class); in testCaptureStartedCallbacks() local
411 timestamps.capture()); in testCaptureStartedCallbacks()
414 for (Long nextTimestamp : timestamps.getAllValues()) { in testCaptureStartedCallbacks()
/frameworks/native/opengl/specs/
DEGL_ANDROID_presentation_time.txt106 video frame timestamps for video encoding, display latency metrics, and
/frameworks/base/docs/html/about/versions/
Dkitkat.jd743 <h4 id="44-audio-timestamps">Audio timestamps for improved AV sync</h4>
746 The audio framework can now report <strong>presentation timestamps</strong>
748 synchronization. Audio timestamps let your app determine when a specific
Dlollipop.jd104 …ync. The audio and graphics pipelines have been instrumented for more accurate timestamps, enabling
Dandroid-4.4.jd44 <li><a href="#AudioTimestamp">On-demand audio timestamps</a></li>
289 <h3 id="AudioTimestamp">On-demand audio timestamps</h3>
/frameworks/base/docs/html/training/cloudsync/
Dgcm.jd210 arrived, the application can compare timestamps of the most recent post, and
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_overview.jd611 sensor events to your application; however, you can use the timestamps that are associated with each
/frameworks/base/docs/html/tools/sdk/
Declipse-adt.jd1749 <li>The screenshot dialog will add timestamps to the filenames and preserve the orientation on