Searched refs:suppressErrorLogging (Results 1 – 4 of 4) sorted by relevance
289 void GrGLInterface::suppressErrorLogging() { fSuppressErrorLogging = true; }
68 void suppressErrorLogging();
67 void GrGLInterface::suppressErrorLogging() { fSuppressErrorLogging = true; } in suppressErrorLogging() function in GrGLInterface
1067 copy->suppressErrorLogging(); in MakeGL()