Home | History | Annotate | Download | only in canvas

Lines Matching defs:polygonOffset

3060 void WebGLRenderingContextBase::polygonOffset(GLfloat factor, GLfloat units)
3064 webContext()->polygonOffset(factor, units);