Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DAmbientShadow.cpp95 inline void computeBufferSize(int* totalVertexCount, int* totalIndexCount, in computeBufferSize()
182 int totalVertexCount, totalIndexCount, totalUmbraCount; in createAmbientShadow() local
DSpotShadow.cpp931 const int totalVertexCount = newPenumbraLength + umbraLength * 2; in generateTriangleStrip() local