Searched defs:byteOrder (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/ |
D | ByteBufferPerfTest.java | 54 final ByteOrder byteOrder; field in ByteBufferPerfTest.MyByteOrder 56 MyByteOrder(ByteOrder byteOrder) { in MyByteOrder() 86 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws IOException { in newBuffer() 122 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getByte() 136 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getByteArray() 151 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getByte_indexed() 165 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getChar() 179 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeCharBuffer_getCharArray() 195 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getChar_indexed() 209 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getDouble() [all …]
|
D | ByteBufferScalarVersusVectorPerfTest.java | 109 ByteBufferPerfTest.MyByteOrder byteOrder, in timeManualByteBufferCopy()
|
/frameworks/base/media/java/android/media/ |
D | ExifInterface.java | 746 public static ExifAttribute createUShort(int[] values, ByteOrder byteOrder) { in createUShort() 756 public static ExifAttribute createUShort(int value, ByteOrder byteOrder) { in createUShort() 760 public static ExifAttribute createULong(long[] values, ByteOrder byteOrder) { in createULong() 770 public static ExifAttribute createULong(long value, ByteOrder byteOrder) { in createULong() 774 public static ExifAttribute createSLong(int[] values, ByteOrder byteOrder) { in createSLong() 784 public static ExifAttribute createSLong(int value, ByteOrder byteOrder) { in createSLong() 803 public static ExifAttribute createURational(Rational[] values, ByteOrder byteOrder) { in createURational() 814 public static ExifAttribute createURational(Rational value, ByteOrder byteOrder) { in createURational() 818 public static ExifAttribute createSRational(Rational[] values, ByteOrder byteOrder) { in createSRational() 829 public static ExifAttribute createSRational(Rational value, ByteOrder byteOrder) { in createSRational() [all …]
|
/frameworks/base/core/java/android/companion/ |
D | BluetoothLeDeviceFilter.java | 370 int bytesFrom, int bytesLength, ByteOrder byteOrder) { in setRenameFromBytes()
|
/frameworks/wilhelm/tests/sandbox/ |
D | playbq.cpp | 45 SLuint32 byteOrder; // desired to use for PCM buffers variable
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
D | ExifParser.java | 738 short byteOrder = mTiffStream.readShort(); in parseTiffHeader() local
|
/frameworks/av/media/module/extractors/mp4/ |
D | MPEG4Extractor.cpp | 6397 int32_t byteOrder = 0; in read() local
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |