Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DGLEScontext.cpp303 int nElements = ranges[i].getSize()/attribSize; in bytesRangesToIndices() local
304 for(int j=0;j<nElements;j++) { in bytesRangesToIndices()