Searched refs:textureAlpha (Results 1 – 1 of 1) sorted by relevance
774 float textureAlpha = (1f - cappedRatio) * currentAlpha; in drawMixed() local775 setAlpha(textureAlpha); in drawMixed()