Searched refs:dither (Results 1 – 2 of 2) sorted by relevance
3 android:dither : Enables or disables dithering. [boolean]
224 IGLProperty dither = new GLBooleanProperty(GLStateType.DITHER, Boolean.TRUE); in createPixelOperationsState() local228 depthTest, depthFunc, blend, dither); in createPixelOperationsState()