Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/
DOMXBuffer.cpp115 BufferType bufferType = (BufferType) parcel->readInt32(); in readFromParcel() local
116 CHECK(bufferType != kBufferTypeHidlMemory); in readFromParcel()
118 switch(bufferType) { in readFromParcel()
171 mBufferType = bufferType; in readFromParcel()
/frameworks/wilhelm/src/itf/
DIAndroidBufferQueue.cpp56 SLuint16 bufferType, AdvancedBufferHeader *pBuff, bool *pEOS) in setItems() argument
59 switch (bufferType) { in setItems()
93 switch (bufferType) { in setItems()
188 switch (bufferType) { in setItems()
/frameworks/rs/
DrsMesh.cpp223 const Type *bufferType = mHal.state.vertexBuffers[ct]->getType(); in computeBBox() local
224 const Element *bufferElem = bufferType->getElement(); in computeBBox()
235 numVerts = bufferType->getDimX(); in computeBBox()
/frameworks/av/media/libstagefright/omx/
DSoftVideoEncoderOMXComponent.cpp528 MetadataBufferType bufferType = *(MetadataBufferType *)src; in extractGraphicBuffer() local
529 bool usingANWBuffer = bufferType == kMetadataBufferTypeANWBuffer; in extractGraphicBuffer()
530 if (!usingANWBuffer && bufferType != kMetadataBufferTypeGrallocSource) { in extractGraphicBuffer()
531 ALOGE("Unsupported metadata type (%d)", bufferType); in extractGraphicBuffer()
/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java1002 JType bufferType = bufferArgTypes.get(0); in emitJniCode() local
1003 if (bufferType.isTypedBuffer()) { in emitJniCode()
1004 String typedArrayType = getJniType(bufferType.getArrayTypeForTypedBuffer()); in emitJniCode()
1012 JType bufferType = bufferArgTypes.get(0); in emitJniCode() local
1013 if (bufferType.isTypedBuffer()) { in emitJniCode()
1014 String typedArrayType = getJniType(bufferType.getArrayTypeForTypedBuffer()); in emitJniCode()
/frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/
DTextViewBindingAdapter.java110 public static void setBufferType(TextView view, TextView.BufferType bufferType) { in setBufferType() argument
111 view.setText(view.getText(), bufferType); in setBufferType() local
/frameworks/base/core/java/android/widget/
DTextView.java1416 BufferType bufferType = BufferType.EDITABLE;
1517 bufferType = BufferType.SPANNABLE;
1525 bufferType = BufferType.NORMAL;
1528 bufferType = BufferType.SPANNABLE;
1531 bufferType = BufferType.EDITABLE;
1545 if (bufferType == BufferType.NORMAL) {
1546 bufferType = BufferType.SPANNABLE;
1643 setText(text, bufferType);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt351 field public static final int bufferType = 16843086; // 0x101014e
/frameworks/base/api/
Dcurrent.txt338 field public static final int bufferType = 16843086; // 0x101014e
Dtest-current.txt338 field public static final int bufferType = 16843086; // 0x101014e
Dsystem-current.txt468 field public static final int bufferType = 16843086; // 0x101014e