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

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

Completed in 27 milliseconds