Home
last modified time | relevance | path

Searched defs:offsets (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsPacketWriter.java195 final int[] offsets; in writeLabels() local
214 int[] offsets = new int[count]; in writePartialLabelsNoCompression() local
228 final int[] offsets = writePartialLabelsNoCompression(labels, labels.length); in writeLabelsNoCompression() local
/packages/apps/Settings/src/com/android/settings/datetime/timezone/
DTimeZoneInfoPreferenceController.java152 int[] offsets = new int[2]; in getDSTSavings() local
153 timeZone.getOffset(instant.toEpochMilli(), false /* local time */, offsets); in getDSTSavings() local
/packages/modules/Virtualization/authfs/tests/benchmarks/src/
Dmeasure_io.cpp44 std::vector<int> offsets(block_count); in main() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java568 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in isVolumeOffsetAvailable() local
578 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in setVolumeOffset() local
848 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in handleDeviceAvailable() local
870 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in handleDeviceExtAudioOffsetChanged() local
898 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in handleDeviceExtAudioLocationChanged() local
913 VolumeControlOffsetDescriptor offsets = mAudioOffsets.get(device); in handleDeviceExtAudioDescriptionChanged() local
/packages/modules/Virtualization/tests/benchmark/src/native/
Dbenchmarkbinary.cpp111 std::vector<uint64_t> offsets(block_count); in measure_read_rate() local
/packages/modules/NeuralNetworks/common/cpu_operations/
DRoiAlign.cpp146 uint32_t offsets[] = {y1 * inWidth * inDepth + x1 * inDepth, in roiAlignNhwc() local
272 uint32_t offsets[] = {y1 * inWidth * inDepth + x1 * inDepth, in roiAlignQuantNhwc() local
/packages/modules/Connectivity/service-t/native/libs/libnetworkstats/
DNetworkTraceHandler.cpp224 protozero::PackedVarInt offsets; in Write() local
/packages/apps/Camera2/src/com/android/camera/exif/
DExifOutputStream.java469 long[] offsets = new long[stripCount]; in calculateAllOffset() local
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifOutputStream.java473 long[] offsets = new long[stripCount]; in calculateAllOffset() local
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifOutputStream.java469 long[] offsets = new long[stripCount]; in calculateAllOffset() local