Home
last modified time | relevance | path

Searched refs:flushColorWrite (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp121 gpu->flushColorWrite(false); in onStencilPath()
DGrGLGpu.h340 void flushColorWrite(bool writeColor);
DGrGLGpu.cpp1806 this->flushColorWrite(blendInfo.fWriteColor); in flushGLState()
3196 void GrGLGpu::flushColorWrite(bool writeColor) { in flushColorWrite() function in GrGLGpu
3809 this->flushColorWrite(false); in clearStencilClipAsDraw()
3896 this->flushColorWrite(true); in copySurfaceAsDraw()
4107 this->flushColorWrite(true); in generateMipmap()