Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DByteBufferPerfTest.java88 switch (bufferType) { in newBuffer()
122 ByteBuffer src = ByteBufferPerfTest.newBuffer(byteOrder, aligned, bufferType); in timeByteBuffer_getByte()
136 ByteBuffer src = ByteBufferPerfTest.newBuffer(byteOrder, aligned, bufferType); in timeByteBuffer_getByteArray()
151 ByteBuffer src = ByteBufferPerfTest.newBuffer(byteOrder, aligned, bufferType); in timeByteBuffer_getByte_indexed()
165 ByteBuffer src = ByteBufferPerfTest.newBuffer(byteOrder, aligned, bufferType); in timeByteBuffer_getChar()
195 ByteBuffer src = ByteBufferPerfTest.newBuffer(byteOrder, aligned, bufferType); in timeByteBuffer_getChar_indexed()
209 ByteBuffer src = ByteBufferPerfTest.newBuffer(byteOrder, aligned, bufferType); in timeByteBuffer_getDouble()
239 ByteBuffer src = ByteBufferPerfTest.newBuffer(byteOrder, aligned, bufferType); in timeByteBuffer_getFloat()
269 ByteBuffer src = ByteBufferPerfTest.newBuffer(byteOrder, aligned, bufferType); in timeByteBuffer_getInt()
298 ByteBuffer src = ByteBufferPerfTest.newBuffer(byteOrder, aligned, bufferType); in timeByteBuffer_getLong()
[all …]
H A DByteBufferScalarVersusVectorPerfTest.java110 ByteBufferPerfTest.MyBufferType bufferType) in timeManualByteBufferCopy() argument
112 ByteBuffer src = ByteBufferPerfTest.newBuffer(byteOrder, aligned, bufferType); in timeManualByteBufferCopy()
113 ByteBuffer dst = ByteBufferPerfTest.newBuffer(byteOrder, aligned, bufferType); in timeManualByteBufferCopy()
H A DBulkPerfTest.java91 public static ByteBuffer newBuffer(boolean aligned, MyBufferType bufferType, int bsize) in newBuffer() argument
95 switch (bufferType) { in newBuffer()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewFallbackLineSpacingTest.java69 BufferType bufferType) { in TextViewFallbackLineSpacingTest() argument
71 mBufferType = bufferType; in TextViewFallbackLineSpacingTest()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java1601 BufferType bufferType = BufferType.EDITABLE;
1711 bufferType = BufferType.SPANNABLE;
1719 bufferType = BufferType.NORMAL;
1722 bufferType = BufferType.SPANNABLE;
1725 bufferType = BufferType.EDITABLE;
1739 if (bufferType == BufferType.NORMAL) {
1740 bufferType = BufferType.SPANNABLE;
1820 if (bufferType == BufferType.EDITABLE && singleLine && maxlength == -1) {
1833 setText(text, bufferType);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt527 field public static final int bufferType = 16843086; // 0x101014e
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt75545 Lcom/android/internal/R$attr;->bufferType:I