Searched refs:colorVal (Results 1 – 1 of 1) sorted by relevance
399 float colorVal; in drawFrame() local402 colorVal = 1.0f / mult; in drawFrame()404 colorVal = 0.1f; in drawFrame()422 GLES20.glClearColor(colorVal, 1 - colorVal, 0.0f, 1.0f); in drawFrame()