Searched defs:casterVertexCount (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/ |
D | ShadowTessellator.cpp | 36 const Vector3* casterPolygon, int casterVertexCount, in tessellateAmbientShadow() 66 const Vector3* casterPolygon, int casterVertexCount, const Vector3& casterCentroid, in tessellateSpotShadow()
|
D | AmbientShadow.cpp | 112 int* totalUmbraCount, int casterVertexCount, bool isCasterOpaque) { in computeBufferSize() 183 const Vector3* casterVertices, int casterVertexCount, const Vector3& centroid3d, in createAmbientShadow()
|
D | TessellationCache.cpp | 239 const int casterVertexCount = casterVertices2d.size(); in tessellateShadows() local
|