Home | History | Annotate | Download | only in gpu

Lines Matching refs:dstCopy

512                          const GrDeviceCoordTexture* dstCopy) {
513 this->onDrawPath(path, fill, dstCopy);
522 const GrDeviceCoordTexture* dstCopy) {
523 this->onDrawPaths(pathCount, paths, transforms, fill, stroke, dstCopy);
911 const GrDeviceCoordTexture* dstCopy) = 0;
914 const GrDeviceCoordTexture* dstCopy) = 0;
939 bool setupDstReadIfNecessary(GrDeviceCoordTexture* dstCopy, const SkRect* drawBounds);