Home
last modified time | relevance | path

Searched refs:dstGLRect (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp3969 GrGLIRect dstGLRect; in copySurfaceAsBlitFramebuffer() local
3976 dstGLRect.setRelativeTo(dstVP, in copySurfaceAsBlitFramebuffer()
4001 dstGLRect.fLeft, in copySurfaceAsBlitFramebuffer()
4002 dstGLRect.fBottom, in copySurfaceAsBlitFramebuffer()
4003 dstGLRect.fLeft + dstGLRect.fWidth, in copySurfaceAsBlitFramebuffer()
4004 dstGLRect.fBottom + dstGLRect.fHeight, in copySurfaceAsBlitFramebuffer()