Home
last modified time | relevance | path

Searched refs:appendIndices (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/
DGrBufferAllocPool.h325 bool appendIndices(int indexCount,
DGrBufferAllocPool.cpp456 bool GrIndexBufferAllocPool::appendIndices(int indexCount, in appendIndices() function in GrIndexBufferAllocPool
DGrGpu.cpp508 fIndexPool->appendIndices(indexCount, in onSetIndexSourceToArray()
DGrInOrderDrawBuffer.cpp664 fIndexPool.appendIndices(indexCount, in onSetIndexSourceToArray()
/external/jmonkeyengine/engine/src/core/com/jme3/font/
DBitmapTextPage.java185 fq.appendIndices(sib, i); in assemble()
DLetterQuad.java456 public void appendIndices(ShortBuffer sb, int quadIndex){ in appendIndices() method in LetterQuad