Searched refs:dstVP (Results 1 – 1 of 1) sorted by relevance
3671 GrGLIRect dstVP; in copySurfaceAsDraw() local3672 this->bindSurfaceFBOForCopy(dst, GR_GL_FRAMEBUFFER, &dstVP, kDst_TempFBOTarget); in copySurfaceAsDraw()3673 this->flushViewport(dstVP); in copySurfaceAsDraw()3794 GrGLIRect dstVP; in copySurfaceAsBlitFramebuffer() local3796 this->bindSurfaceFBOForCopy(dst, GR_GL_DRAW_FRAMEBUFFER, &dstVP, kDst_TempFBOTarget); in copySurfaceAsBlitFramebuffer()3808 dstGLRect.setRelativeTo(dstVP, in copySurfaceAsBlitFramebuffer()