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.java104 private static final int ATOMIC_COUNTER_OFFSET = 12; field in SensorDirectReportTest
966 memType, secondary, offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE)) { in collectSensorEventsRealtime()
1019 offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE)) { in checkAtomicCounterUpdate()
1699 mByteBuffer.position(offset + ATOMIC_COUNTER_OFFSET);
1704 ByteBuffer b = ByteBuffer.wrap(buf, offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE);