Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.cpp3801 GrGLIRect dstGLRect; in copySurfaceAsBlitFramebuffer() local
3808 dstGLRect.setRelativeTo(dstVP, in copySurfaceAsBlitFramebuffer()
3832 dstGLRect.fLeft, in copySurfaceAsBlitFramebuffer()
3833 dstGLRect.fBottom, in copySurfaceAsBlitFramebuffer()
3834 dstGLRect.fLeft + dstGLRect.fWidth, in copySurfaceAsBlitFramebuffer()
3835 dstGLRect.fBottom + dstGLRect.fHeight, in copySurfaceAsBlitFramebuffer()