Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DIAndroidBufferQueue.c56 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.cpp519 MetadataBufferType bufferType = *(MetadataBufferType *)src; in extractGraphicBuffer() local
520 bool usingANWBuffer = bufferType == kMetadataBufferTypeANWBuffer; in extractGraphicBuffer()
521 if (!usingANWBuffer && bufferType != kMetadataBufferTypeGrallocSource) { in extractGraphicBuffer()
522 ALOGE("Unsupported metadata type (%d)", bufferType); in extractGraphicBuffer()
/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java1001 JType bufferType = bufferArgTypes.get(0); in emitJniCode() local
1002 if (bufferType.isTypedBuffer()) { in emitJniCode()
1003 String typedArrayType = getJniType(bufferType.getArrayTypeForTypedBuffer()); in emitJniCode()
1011 JType bufferType = bufferArgTypes.get(0); in emitJniCode() local
1012 if (bufferType.isTypedBuffer()) { in emitJniCode()
1013 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.java1218 BufferType bufferType = BufferType.EDITABLE; in TextView() local
1316 bufferType = BufferType.SPANNABLE; in TextView()
1328 bufferType = BufferType.NORMAL; in TextView()
1331 bufferType = BufferType.SPANNABLE; in TextView()
1334 bufferType = BufferType.EDITABLE; in TextView()
1346 if (bufferType == BufferType.NORMAL) in TextView()
1347 bufferType = BufferType.SPANNABLE; in TextView()
1442 setText(text, bufferType); in TextView()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt351 field public static final int bufferType = 16843086; // 0x101014e
/frameworks/base/api/
Dcurrent.txt320 field public static final int bufferType = 16843086; // 0x101014e
Dsystem-current.txt427 field public static final int bufferType = 16843086; // 0x101014e
Dtest-current.txt320 field public static final int bufferType = 16843086; // 0x101014e