Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java101 private static final int ATOMIC_COUNTER_OFFSET = 12; field in SensorDirectReportTest
1145 memType, secondary, offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE)) { in collectSensorEventsRealtime()
1198 offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE)) { in checkAtomicCounterUpdate()
1880 mByteBuffer.position(offset + ATOMIC_COUNTER_OFFSET);
1885 ByteBuffer b = ByteBuffer.wrap(buf, offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE);