Home | History | Annotate | Download | only in client

Lines Matching defs:Viewport

835 void GLES2TraceImplementation::Viewport(
837 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::Viewport");
838 gl_->Viewport(x, y, width, height);