Home | History | Annotate | Download | only in client

Lines Matching defs:ReadPixels

530 void GLES2TraceImplementation::ReadPixels(
533 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::ReadPixels");
534 gl_->ReadPixels(x, y, width, height, format, type, pixels);