Searched refs:spotScale (Results 1 – 1 of 1) sorted by relevance
579 float spotScale; in getSpotShadowGeometry() local582 devSpaceSpotBlur, spotScale, spotOffset); in getSpotShadowGeometry()587 spotOffset.x += spotScale; in getSpotShadowGeometry()588 spotOffset.y += spotScale; in getSpotShadowGeometry()593 shadowTransform.set(spotScale, 0, 0, spotScale); in getSpotShadowGeometry()595 float spotShadowRadius = casterCornerRadius * spotScale; in getSpotShadowGeometry()