Home
last modified time | relevance | path

Searched defs:centroid3d (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DShadowTessellator.cpp37 const Vector3& centroid3d, const Rect& casterBounds, in tessellateAmbientShadow()
DAmbientShadow.cpp183 const Vector3* casterVertices, int casterVertexCount, const Vector3& centroid3d, in createAmbientShadow()
DTessellationCache.cpp255 Vector3 centroid3d = {centroid.x, centroid.y, 0}; in tessellateShadows() local