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

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

Completed in 9 milliseconds