Home
last modified time | relevance | path

Searched defs:timestampDelta (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/system/chre/chre_api/legacy/v1_7/chre/
H A Dsensor_types.h369 uint32_t timestampDelta; member
402 uint32_t timestampDelta; member
420 uint32_t timestampDelta; member
437 uint32_t timestampDelta; member
459 uint32_t timestampDelta; member
/aosp_15_r20/system/chre/chre_api/include/chre_api/chre/
H A Dsensor_types.h383 uint32_t timestampDelta; member
417 uint32_t timestampDelta; member
435 uint32_t timestampDelta; member
452 uint32_t timestampDelta; member
474 uint32_t timestampDelta; member
/aosp_15_r20/system/chre/chre_api/legacy/v1_6/chre/
H A Dsensor_types.h369 uint32_t timestampDelta; member
402 uint32_t timestampDelta; member
420 uint32_t timestampDelta; member
437 uint32_t timestampDelta; member
459 uint32_t timestampDelta; member
/aosp_15_r20/system/chre/chre_api/legacy/v1_5/chre/
H A Dsensor_types.h369 uint32_t timestampDelta; member
402 uint32_t timestampDelta; member
420 uint32_t timestampDelta; member
437 uint32_t timestampDelta; member
459 uint32_t timestampDelta; member
/aosp_15_r20/system/chre/chre_api/legacy/v1_9/chre/
H A Dsensor_types.h372 uint32_t timestampDelta; member
405 uint32_t timestampDelta; member
423 uint32_t timestampDelta; member
440 uint32_t timestampDelta; member
462 uint32_t timestampDelta; member
/aosp_15_r20/system/chre/chre_api/legacy/v1_10/chre/
H A Dsensor_types.h383 uint32_t timestampDelta; member
417 uint32_t timestampDelta; member
435 uint32_t timestampDelta; member
452 uint32_t timestampDelta; member
474 uint32_t timestampDelta; member
/aosp_15_r20/system/chre/chre_api/legacy/v1_8/chre/
H A Dsensor_types.h369 uint32_t timestampDelta; member
402 uint32_t timestampDelta; member
420 uint32_t timestampDelta; member
437 uint32_t timestampDelta; member
459 uint32_t timestampDelta; member
/aosp_15_r20/system/chre/chre_api/legacy/v1_2/chre/
H A Dsensor_types.h285 uint32_t timestampDelta; member
317 uint32_t timestampDelta; member
334 uint32_t timestampDelta; member
350 uint32_t timestampDelta; member
/aosp_15_r20/system/chre/chre_api/legacy/v1_4/chre/
H A Dsensor_types.h338 uint32_t timestampDelta; member
371 uint32_t timestampDelta; member
388 uint32_t timestampDelta; member
404 uint32_t timestampDelta; member
/aosp_15_r20/system/chre/chre_api/legacy/v1_3/chre/
H A Dsensor_types.h338 uint32_t timestampDelta; member
371 uint32_t timestampDelta; member
388 uint32_t timestampDelta; member
404 uint32_t timestampDelta; member
/aosp_15_r20/system/chre/chre_api/legacy/v1_0/chre/
H A Dsensor.h530 uint32_t timestampDelta; member
562 uint32_t timestampDelta; member
575 uint32_t timestampDelta; member
590 uint32_t timestampDelta; member
/aosp_15_r20/system/chre/chre_api/legacy/v1_1/chre/
H A Dsensor.h669 uint32_t timestampDelta; member
701 uint32_t timestampDelta; member
718 uint32_t timestampDelta; member
734 uint32_t timestampDelta; member
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
H A DBaseSensorTestActivity.java458 long timestampDelta = Math.abs(eventTimestamp - receivedTimestamp); in assertTimestampSynchronization() local
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/tests/utils/src/com/android/compose/animation/scene/
H A DTestTransition.kt475 val timestampDelta: Long, constant in com.android.compose.animation.scene.TimestampAssertion
/aosp_15_r20/system/chre/apps/test/common/chre_api_test/rpc/
H A Dchre_api_test.proto159 uint32 timestampDelta = 1; field
/aosp_15_r20/system/chre/platform/slpi/see/
H A Dsee_helper.cc758 uint32_t *timestampDelta = nullptr; in populateEventSample() local