Home
last modified time | relevance | path

Searched refs:flushDither (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.h230 void flushDither(bool dither);
DGrGLGpu.cpp1416 this->flushDither(pipeline.isDitherState()); in flushGLState()
2286 void GrGLGpu::flushDither(bool dither) { in flushDither() function in GrGLGpu