Home
last modified time | relevance | path

Searched refs:GR_GL_FRONT_AND_BACK (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLDefines.h138 #define GR_GL_FRONT_AND_BACK 0x0408 macro
383 #define GR_GL_FRONT_AND_BACK 0x0408 macro
H A DGrGLGpu.cpp2467 if (GR_GL_FRONT_AND_BACK == glFace) {
2493 GR_GL_FRONT_AND_BACK);
2534 GL_CALL(PolygonMode(GR_GL_FRONT_AND_BACK, GR_GL_LINE)); in flushWireframeState()
2539 GL_CALL(PolygonMode(GR_GL_FRONT_AND_BACK, GR_GL_FILL)); in flushWireframeState()

Completed in 10 milliseconds