Home | History | Annotate | Download | only in effects

Lines Matching refs:cosOuter

1684     const char* cosOuter;
1692 kFloat_GrSLType, "CosOuterConeAngle", &cosOuter);
1703 lightColorBody.appendf("\tif (cosAngle < %s) {\n", cosOuter);
1709 color, cosOuter, coneScale);