Home
last modified time | relevance | path

Searched refs:latency (Results 1 – 25 of 137) sorted by relevance

123456

/frameworks/av/media/libaudioclient/tests/
Dtrack_test_output_v1.0_ref_walleye.txt10 latency (150), selected device Id(0), routed device Id(2)
11 output(13) AF latency (50) AF frame count(960) AF SampleRate(48000)
21 latency (250), selected device Id(0), routed device Id(2)
22 output(13) AF latency (50) AF frame count(960) AF SampleRate(48000)
32 latency (350), selected device Id(0), routed device Id(2)
33 output(13) AF latency (50) AF frame count(960) AF SampleRate(48000)
43 latency (650), selected device Id(0), routed device Id(2)
44 output(13) AF latency (50) AF frame count(960) AF SampleRate(48000)
54 latency (150), selected device Id(0), routed device Id(2)
55 output(13) AF latency (50) AF frame count(960) AF SampleRate(48000)
[all …]
Drecord_test_output_v1.0_ref_walleye.txt9 input(150), latency(100), selected device Id(0), routed device Id(11)
18 input(158), latency(200), selected device Id(0), routed device Id(11)
27 input(166), latency(300), selected device Id(0), routed device Id(11)
36 input(174), latency(600), selected device Id(0), routed device Id(11)
45 input(182), latency(100), selected device Id(0), routed device Id(11)
54 input(190), latency(200), selected device Id(0), routed device Id(11)
63 input(198), latency(400), selected device Id(0), routed device Id(11)
72 input(206), latency(100), selected device Id(0), routed device Id(11)
81 input(214), latency(100), selected device Id(0), routed device Id(11)
90 input(222), latency(100), selected device Id(0), routed device Id(11)
[all …]
/frameworks/proto_logging/stats/express/catalog/
Dautomotive_os.cfg20 display_name: "Get property sync latency"
21 description: "Car service end to end latency for get property sync"
37 display_name: "Vehicle HAL get property latency"
38 …description: "End to end latency for Vehicle HAL getting a property value. This measures the time …
54 display_name: "Set property sync latency"
55 description: "Car service end to end latency for set property sync"
71 display_name: "Vehicle HAL set property latency"
72 description: "End to end latency for VHAL setting a property value"
104 display_name: "Async get property request latency"
120 display_name: "Async get property request latency"
[all …]
Dbinary_transparency.cfg4 display_name: "Digest all packages latency"
Dwear_notifications.cfg4 display_name: "Notification image assets open latency"
/frameworks/base/services/core/java/com/android/server/biometrics/log/
DBiometricLogger.java176 final long latency = mFirstAcquireTimeMs != 0 in logOnError() local
187 + ", Latency: " + latency); in logOnError()
189 Slog.v(TAG, "Error latency: " + latency); in logOnError()
198 Utils.isDebugEnabled(context, targetUserId), latency, in logOnError()
228 final long latency = mFirstAcquireTimeMs != 0 in logOnAuthenticated() local
239 + ", Latency: " + latency in logOnAuthenticated()
242 Slog.v(TAG, "Authentication latency: " + latency); in logOnAuthenticated()
252 latency, authState, requireConfirmation, targetUserId, mALSProbe); in logOnAuthenticated()
256 public void logOnEnrolled(int targetUserId, long latency, boolean enrollSuccessful, in logOnEnrolled() argument
266 + ", Latency: " + latency in logOnEnrolled()
[all …]
DBiometricFrameworkStatsLogger.java79 int statsModality, int statsAction, int statsClient, boolean isDebug, long latency, in authenticate() argument
88 sanitizeLatency(latency), in authenticate()
106 int statsModality, int statsAction, int statsClient, boolean isDebug, long latency, in authenticate() argument
110 latency, authState, requireConfirmation, targetUserId, ambientLightLux); in authenticate()
116 int targetUserId, long latency, boolean enrollSuccessful, float ambientLightLux, in enroll() argument
121 sanitizeLatency(latency), in enroll()
130 int statsModality, int statsAction, int statsClient, boolean isDebug, long latency, in error() argument
141 sanitizeLatency(latency), in error()
250 private long sanitizeLatency(long latency) { in sanitizeLatency() argument
251 if (latency < 0) { in sanitizeLatency()
[all …]
/frameworks/native/libs/gui/
DCompositorTiming.cpp36 const nsecs_t latency = (vsyncPeriod - vsyncPhase) % vsyncPeriod; in CompositorTiming() local
37 return latency > 0 ? latency : vsyncPeriod; in CompositorTiming()
/frameworks/rs/tests/cpp_api/latency/
DAndroid.bp25 name: "rstest-latency",
30 "latency.rscript",
31 "latency.cpp",
/frameworks/av/services/mediametrics/
Dstatsd_audiorecord.cpp67 int32_t latency = -1; in statsd_audiorecord() local
68 if (item->getInt32("android.media.audiorecord.latency", &latency)) { in statsd_audiorecord()
69 metrics_proto.set_latency(latency); in statsd_audiorecord()
168 << " latency:" << latency in statsd_audiorecord()
/frameworks/proto_logging/stats/atoms/ondevicepersonalization/
Dondevicepersonalization_extension_atoms.proto65 // end to end latency of the operation
69 // latency excluding time spent in user code
71 // latency between call and service entry
73 // latency between service return and callback
/frameworks/base/services/core/java/com/android/server/vibrator/
DSetAmplitudeVibratorStep.java80 long latency = now - startTime; in play() local
83 "Running amplitude step with " + latency + "ms latency."); in play()
86 if (mVibratorCompleteCallbackReceived && latency < 0) { in play()
89 turnVibratorBackOn(/* remainingDuration= */ -latency); in play()
DRampOffVibratorStep.java56 long latency = SystemClock.uptimeMillis() - startTime; in play() local
58 + latency + "ms latency."); in play()
/frameworks/base/core/java/android/hardware/camera2/
DCameraExtensionSession.java503 StillCaptureLatency latency = (StillCaptureLatency) o; in equals()
505 if (mCaptureLatency != latency.mCaptureLatency) return false; in equals()
506 if (mProcessingLatency != latency.mProcessingLatency) return false; in equals()
/frameworks/base/config/
Dboot-image-profile-extra.txt17 # A list of methods that are found to be latency sensitive. We have this manual
19 # methods are latency sensitive is difficult. For example, this method is executed
/frameworks/av/media/libaudioclient/include/media/
DAudioIoDescriptor.h55 size_t frameCount, size_t frameCountHal, uint32_t latency = 0,
59 mFrameCount(frameCount), mFrameCountHAL(frameCountHal), mLatency(latency), in mIoHandle()
/frameworks/base/docs/downloads/partner/audio/
DREADME.txt1 A/V sync and latency PCB
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
DUsageStats.java47 public AuthenticationEvent(long startTime, long latency, boolean authenticated, int error, in AuthenticationEvent() argument
50 mLatency = latency; in AuthenticationEvent()
/frameworks/base/tools/orientationplot/
DREADME.txt38 intervals for the proposed orientation and accelerometer latency.
44 and the latency for orientation detection goes up. One way to observe this
70 3. Accelerometer jitter. The accelerometer latency graph displays the interval
72 should be a fairly constant 60ms. If the latency jumps around wildly or
/frameworks/av/media/libaudioclient/aidl/android/media/
DAudioIoDescriptor.aidl37 int latency;
/frameworks/hardware/interfaces/sensorservice/1.0/
DIEventQueue.hal26 * max batch report latency. If enableSensor is called multiple times on the
34 * max batch report latency in microseconds.
/frameworks/proto_logging/stats/atoms/federatedcompute/
Dfederatedcompute_extension_atoms.proto117 // The latency of binding to client implemented ExampleStore in nanoseconds.
120 // The latency of starting ExampleStore query in nanoseconds.
128 * Logs the latency when ExampleStoreIterator.Next is called.
/frameworks/native/opengl/tests/testLatency/
DAndroid.bp2 // Test end-to-end latency.
/frameworks/base/core/java/com/android/internal/logging/
DEventLogTags.logtags15 36070 sysui_latency (action|1|6),(latency|1|3)
/frameworks/base/services/core/java/com/android/server/power/feature/
Dpower_flags.aconfig17 …description: "Feature flag for tracking the optimizations to improve the latency of acquiring and …

123456