Home | History | Annotate | Download | only in gpu

Lines Matching refs:maskTexture

694     GrTexture* maskTexture = mask->texture();
697 GrContext::AutoRenderTarget art(context, maskTexture->asRenderTarget());
716 // Draw the mask into maskTexture with the path's top-left at the origin using tempPaint.