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

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

Completed in 539 milliseconds