Home
last modified time | relevance | path

Searched defs:numVertices (Results 1 – 2 of 2) sorted by relevance

/cts/suite/cts/deviceTests/opengl/jni/graphics/
DMesh.cpp17 const int numVertices) in Mesh()
DGLUtils.cpp99 int numVertices = readInt(buffer + index); in loadMesh() local