Home | History | Annotate | Download | only in gpu

Lines Matching defs:copyTexture

1254             this->copyTexture(texture, target, NULL);
1471 void GrContext::copyTexture(GrTexture* src, GrRenderTarget* dst, const SkIPoint* topLeft) {