Searched refs:mDrawSpotShadow (Results 1 – 2 of 2) sorted by relevance
36 mDrawSpotShadow = spotColor.a > 0.f; in GLShadowVertexGenerator()49 if (mDrawSpotShadow) { in GLShadowVertexGenerator()76 if (mDrawSpotShadow) { in fillVertices()89 if (mDrawSpotShadow) { in fillIndices()
57 bool mDrawSpotShadow; variable