Home
last modified time | relevance | path

Searched refs:bufferType (Results 1 – 8 of 8) 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.cpp493 MetadataBufferType bufferType = *(MetadataBufferType *)src; in extractGraphicBuffer() local
494 bool usingANWBuffer = bufferType == kMetadataBufferTypeANWBuffer; in extractGraphicBuffer()
495 if (!usingANWBuffer && bufferType != kMetadataBufferTypeGrallocSource) { in extractGraphicBuffer()
496 ALOGE("Unsupported metadata type (%d)", bufferType); in extractGraphicBuffer()
/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java953 JType bufferType = bufferArgTypes.get(0); in emitJniCode() local
954 if (bufferType.isTypedBuffer()) { in emitJniCode()
955 String typedArrayType = getJniType(bufferType.getArrayTypeForTypedBuffer()); in emitJniCode()
963 JType bufferType = bufferArgTypes.get(0); in emitJniCode() local
964 if (bufferType.isTypedBuffer()) { in emitJniCode()
965 String typedArrayType = getJniType(bufferType.getArrayTypeForTypedBuffer()); in emitJniCode()
/frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/
DTextViewBindingAdapter.java87 public static void setBufferType(TextView view, TextView.BufferType bufferType) { in setBufferType() argument
88 view.setText(view.getText(), bufferType); in setBufferType() local
/frameworks/base/core/java/android/widget/
DTextView.java1177 BufferType bufferType = BufferType.EDITABLE; in TextView() local
1275 bufferType = BufferType.SPANNABLE; in TextView()
1287 bufferType = BufferType.NORMAL; in TextView()
1290 bufferType = BufferType.SPANNABLE; in TextView()
1293 bufferType = BufferType.EDITABLE; in TextView()
1305 if (bufferType == BufferType.NORMAL) in TextView()
1306 bufferType = BufferType.SPANNABLE; in TextView()
1401 setText(text, bufferType); in TextView()
/frameworks/base/api/
Dcurrent.txt315 field public static final int bufferType = 16843086; // 0x101014e
Dsystem-current.txt407 field public static final int bufferType = 16843086; // 0x101014e