Lines Matching refs:copySurfaceAsDraw
3280 // None of our copy methods can handle a swizzle. TODO: Make copySurfaceAsDraw handle the
3290 if (this->copySurfaceAsDraw(dst, dstOrigin, src, srcOrigin, srcRect, dstPoint)) {
3307 if (this->copySurfaceAsDraw(dst, dstOrigin, src, srcOrigin, srcRect, dstPoint)) {
3593 bool GrGLGpu::copySurfaceAsDraw(GrSurface* dst, GrSurfaceOrigin dstOrigin,