Home | History | Annotate | Download | only in gl

Lines Matching refs:copySurfaceAsDraw

3308     // None of our copy methods can handle a swizzle. TODO: Make copySurfaceAsDraw handle the
3318 if (this->copySurfaceAsDraw(dst, dstOrigin, src, srcOrigin, srcRect, dstPoint)) {
3335 if (this->copySurfaceAsDraw(dst, dstOrigin, src, srcOrigin, srcRect, dstPoint)) {
3621 bool GrGLGpu::copySurfaceAsDraw(GrSurface* dst, GrSurfaceOrigin dstOrigin,