Searched refs:copySurfaceAsBlit (Results 1 – 2 of 2) sorted by relevance
223 void copySurfaceAsBlit(GrSurface* dst,
1451 void GrVkGpu::copySurfaceAsBlit(GrSurface* dst, in copySurfaceAsBlit() function in GrVkGpu1592 this->copySurfaceAsBlit(dst, src, dstImage, srcImage, srcRect, dstPoint); in onCopySurface()