Searched refs:flushDither (Results 1 – 2 of 2) sorted by relevance
230 void flushDither(bool dither);
1416 this->flushDither(pipeline.isDitherState()); in flushGLState()2286 void GrGLGpu::flushDither(bool dither) { in flushDither() function in GrGLGpu