Searched refs:totalVertices (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayListOp.h876 uint32_t totalVertices = 0; local
878 totalVertices += ((DrawPatchOp*) ops[i].op)->getMesh(renderer)->verticesCount;
885 TextureVertex vertices[totalVertices];

Completed in 674 milliseconds