Home
last modified time | relevance | path

Searched refs:GR_GL_FILL (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLDefines.h414 #define GR_GL_FILL 0x1B02 macro
DGrGLGpu.cpp401 GL_CALL(PolygonMode(GR_GL_FRONT_AND_BACK, GR_GL_FILL)); in onResetContext()
/external/skqp/src/gpu/gl/
DGrGLDefines.h422 #define GR_GL_FILL 0x1B02 macro
DGrGLGpu.cpp401 GL_CALL(PolygonMode(GR_GL_FRONT_AND_BACK, GR_GL_FILL)); in onResetContext()