Searched refs:bufferType (Results 1 – 4 of 4) sorted by relevance
216 const Type *bufferType = mHal.state.vertexBuffers[ct]->getType(); in computeBBox() local217 const Element *bufferElem = bufferType->getElement(); in computeBBox()225 numVerts = bufferType->getDimX(); in computeBBox()
870 BufferType bufferType = BufferType.EDITABLE; in TextView() local961 bufferType = BufferType.SPANNABLE; in TextView()974 bufferType = BufferType.NORMAL; in TextView()977 bufferType = BufferType.SPANNABLE; in TextView()980 bufferType = BufferType.EDITABLE; in TextView()1007 if (bufferType == BufferType.NORMAL) in TextView()1008 bufferType = BufferType.SPANNABLE; in TextView()1079 setText(text, bufferType); in TextView()
280 field public static final int bufferType = 16843086; // 0x101014e