Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsMesh.cpp216 const Type *bufferType = mHal.state.vertexBuffers[ct]->getType(); in computeBBox() local
217 const Element *bufferElem = bufferType->getElement(); in computeBBox()
225 numVerts = bufferType->getDimX(); in computeBBox()
/frameworks/base/core/java/android/widget/
DTextView.java870 BufferType bufferType = BufferType.EDITABLE; in TextView() local
961 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()
/frameworks/base/api/
Dcurrent.txt280 field public static final int bufferType = 16843086; // 0x101014e
D14.txt280 field public static final int bufferType = 16843086; // 0x101014e