Searched refs:modifiedClearColor (Results 1 – 1 of 1) sorted by relevance
1761 gl::ColorF modifiedClearColor = clearColor; in setClearColor() local1770 modifiedClearColor.alpha = 2.0f; in setClearColor()1774 modifiedClearColor.alpha = -1.0f; in setClearColor()1778 if (mClearColor != modifiedClearColor) in setClearColor()1780 mClearColor = modifiedClearColor; in setClearColor()