Searched refs:flushColorWrite (Results 1 – 2 of 2) sorted by relevance
231 void flushColorWrite(bool writeColor);
1417 this->flushColorWrite(blendInfo.fWriteColor); in flushGLState()1937 this->flushColorWrite(false); in onStencilPath()2300 void GrGLGpu::flushColorWrite(bool writeColor) { in flushColorWrite() function in GrGLGpu