Home | History | Annotate | Download | only in gl

Lines Matching defs:readRect

2405     GrGLIRect readRect;
2406 readRect.setRelativeTo(glvp, left, top, width, height, renderTarget->origin());
2432 GL_CALL(ReadPixels(readRect.fLeft, readRect.fBottom,
2433 readRect.fWidth, readRect.fHeight,