Searched defs:bufferType (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIAndroidBufferQueue.c56 SLuint16 bufferType, AdvancedBufferHeader *pBuff, bool *pEOS)
59 switch (bufferType) {
93 switch (bufferType) {
180 }// switch (bufferType)
188 switch (bufferType) {
54 setItems(SLuint32 dataLength, const SLAndroidBufferItem *pItems, SLuint32 itemsLength, SLuint16 bufferType, AdvancedBufferHeader *pBuff, bool *pEOS) argument
/frameworks/rs/
H A DrsMesh.cpp226 const Type *bufferType = mHal.state.vertexBuffers[ct]->getType(); local
227 const Element *bufferElem = bufferType->getElement();
238 numVerts = bufferType->getDimX();

Completed in 6 milliseconds