Searched defs:copySurface (Results 1 – 5 of 5) sorted by relevance
484 bool copySurface(GrSurface* dst, GrSurface* src) { in copySurface() function
163 bool copySurface(GrSurface* dst, in copySurface() function in MockGpu
424 bool GrDrawTarget::copySurface(GrSurface* dst, in copySurface() function in GrDrawTarget
1696 void GrContext::copySurface(GrSurface* dst, GrSurface* src, const SkIRect& srcRect, in copySurface() function in GrContext
2663 bool GrGLGpu::copySurface(GrSurface* dst, in copySurface() function in GrGLGpu