Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DAmbientShadow.cpp111 inline void computeBufferSize(int* totalVertexCount, int* totalIndexCount, in computeBufferSize()
198 int totalVertexCount, totalIndexCount, totalUmbraCount; in createAmbientShadow() local
DSpotShadow.cpp934 const int totalIndexCount = 2 * umbraLength + 2 * verticesPairIndex + 6; in generateTriangleStrip() local