Home | History | Annotate | Download | only in hwui

Lines Matching full:radialscale

264         const float radialScale = 2.0f / (1 + cos(dTheta));
402 // TODO: this normal should be scaled by radialScale if extra != 0, see totalOffsetFromNormals()
449 const float radialScale = 2.0f / (1 + cos(dTheta));
459 radialOffset *= radialScale;