Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.cpp4089 GrGLIRect dstGLRect; in copySurfaceAsBlitFramebuffer() local
4096 dstGLRect.setRelativeTo(dstVP, in copySurfaceAsBlitFramebuffer()
4121 dstGLRect.fLeft, in copySurfaceAsBlitFramebuffer()
4122 dstGLRect.fBottom, in copySurfaceAsBlitFramebuffer()
4123 dstGLRect.fLeft + dstGLRect.fWidth, in copySurfaceAsBlitFramebuffer()
4124 dstGLRect.fBottom + dstGLRect.fHeight, in copySurfaceAsBlitFramebuffer()