Searched defs:lightSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DSpotShadow.cpp384 * @param lightSize the radius of the light
391 float lightSize, const Vector3* poly, int polyLength, const Vector3& polyCentroid,
431 outlineData[i].radius = ratioZ * lightSize;
390 createSpotShadow(bool isCasterOpaque, const Vector3& lightCenter, float lightSize, const Vector3* poly, int polyLength, const Vector3& polyCentroid, VertexBuffer& shadowTriangleStrip) argument

Completed in 10 milliseconds