Searched refs:GR_GL_LINE_SMOOTH (Results 1 – 2 of 2) sorted by relevance
277 #define GR_GL_LINE_SMOOTH 0x0B20 macro
416 GL_CALL(Disable(GR_GL_LINE_SMOOTH)); in onResetContext()1851 GL_CALL(Enable(GR_GL_LINE_SMOOTH)); in flushAAState()1854 GL_CALL(Disable(GR_GL_LINE_SMOOTH)); in flushAAState()