Home | History | Annotate | Download | only in glrenderer

Lines Matching refs:currentAlpha

446             float currentAlpha = getAlpha();
451 mAlphas[mCurrentAlphaIndex] = currentAlpha;
771 float currentAlpha = getAlpha();
774 float textureAlpha = (1f - cappedRatio) * currentAlpha;
778 float colorAlpha = cappedRatio * currentAlpha;