Home
last modified time | relevance | path

Searched defs:aligned (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DByteBufferPerfTest.java85 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws IOException { in newBuffer()
121 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getByte()
135 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getByteArray()
150 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getByte_indexed()
164 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getChar()
178 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeCharBuffer_getCharArray()
194 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getChar_indexed()
208 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getDouble()
222 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeDoubleBuffer_getDoubleArray()
238 MyByteOrder byteOrder, boolean aligned, MyBufferType bufferType) throws Exception { in timeByteBuffer_getFloat()
[all …]
H A DByteBufferScalarVersusVectorPerfTest.java109 boolean aligned, in timeManualByteBufferCopy()
126 public void timeByteBufferBulkGet(boolean aligned) throws Exception { in timeByteBufferBulkGet()
138 public void timeDirectByteBufferBulkGet(boolean aligned) throws Exception { in timeDirectByteBufferBulkGet()
H A DBulkPerfTest.java91 public static ByteBuffer newBuffer(boolean aligned, MyBufferType bufferType, int bsize) in newBuffer()
/aosp14/frameworks/base/libs/androidfw/
H A DAsset.cpp595 const void* _FileAsset::getBuffer(bool aligned) in getBuffer()
605 incfs::map_ptr<void> _FileAsset::getIncFsBuffer(bool aligned) in getIncFsBuffer()
955 incfs::map_ptr<void> _CompressedAsset::getIncFsBuffer(bool aligned) { in getIncFsBuffer()
/aosp14/frameworks/base/core/java/android/widget/
H A DImageView.java1494 public void setBaselineAlignBottom(boolean aligned) { in setBaselineAlignBottom()
/aosp14/system/core/fs_mgr/liblp/
H A Dbuilder.cpp594 uint64_t aligned; in ExtentsToFreeList() local
/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java2172 PerformancePoint aligned = new PerformancePoint(this, commonSize); in covers() local
2192 PerformancePoint aligned = new PerformancePoint(this, commonSize); in equals() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...