Searched defs:copySurface (Results 1 – 5 of 5) sorted by relevance
139 bool GrTextureOpList::copySurface(GrContext* context, in copySurface() function in GrTextureOpList
230 bool GrGpu::copySurface(GrSurface* dst, GrSurfaceOrigin dstOrigin, in copySurface() function in GrGpu
577 bool GrRenderTargetOpList::copySurface(GrContext* context, in copySurface() function in GrRenderTargetOpList
367 bool GrGpu::copySurface(GrSurface* dst, GrSurface* src, const SkIRect& srcRect, in copySurface() function in GrGpu
2079 sk_sp<GrVkTextureRenderTarget> copySurface; in onReadPixels() local