Searched refs:dstGLRect (Results 1 – 1 of 1) sorted by relevance
3739 GrGLIRect dstGLRect; in copySurfaceAsBlitFramebuffer() local3741 dstGLRect.setRelativeTo(dstVP, dstRect, dstOrigin); in copySurfaceAsBlitFramebuffer()3761 dstGLRect.fLeft, in copySurfaceAsBlitFramebuffer()3762 dstGLRect.fBottom, in copySurfaceAsBlitFramebuffer()3763 dstGLRect.fLeft + dstGLRect.fWidth, in copySurfaceAsBlitFramebuffer()3764 dstGLRect.fBottom + dstGLRect.fHeight, in copySurfaceAsBlitFramebuffer()