Searched refs:bufferType (Results 1 – 10 of 10) sorted by relevance
56 SLuint16 bufferType, AdvancedBufferHeader *pBuff, bool *pEOS) in setItems() argument59 switch (bufferType) { in setItems()93 switch (bufferType) { in setItems()188 switch (bufferType) { in setItems()
223 const Type *bufferType = mHal.state.vertexBuffers[ct]->getType(); in computeBBox() local224 const Element *bufferElem = bufferType->getElement(); in computeBBox()235 numVerts = bufferType->getDimX(); in computeBBox()
519 MetadataBufferType bufferType = *(MetadataBufferType *)src; in extractGraphicBuffer() local520 bool usingANWBuffer = bufferType == kMetadataBufferTypeANWBuffer; in extractGraphicBuffer()521 if (!usingANWBuffer && bufferType != kMetadataBufferTypeGrallocSource) { in extractGraphicBuffer()522 ALOGE("Unsupported metadata type (%d)", bufferType); in extractGraphicBuffer()
1001 JType bufferType = bufferArgTypes.get(0); in emitJniCode() local1002 if (bufferType.isTypedBuffer()) { in emitJniCode()1003 String typedArrayType = getJniType(bufferType.getArrayTypeForTypedBuffer()); in emitJniCode()1011 JType bufferType = bufferArgTypes.get(0); in emitJniCode() local1012 if (bufferType.isTypedBuffer()) { in emitJniCode()1013 String typedArrayType = getJniType(bufferType.getArrayTypeForTypedBuffer()); in emitJniCode()
110 public static void setBufferType(TextView view, TextView.BufferType bufferType) { in setBufferType() argument111 view.setText(view.getText(), bufferType); in setBufferType() local
1218 BufferType bufferType = BufferType.EDITABLE; in TextView() local1316 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()
351 field public static final int bufferType = 16843086; // 0x101014e
320 field public static final int bufferType = 16843086; // 0x101014e
427 field public static final int bufferType = 16843086; // 0x101014e