Home | History | Annotate | Download | only in canvas

Lines Matching defs:hint

2615 void WebGLRenderingContext::hint(GC3Denum target, GC3Denum mode)
2633 m_context->hint(target, mode);