Home | History | Annotate | Download | only in gpu

Lines Matching refs:tex

914     GrTexture* tex = src->asTexture();
921 matrix.postIDiv(tex->width(), tex->height());
922 this->drawState()->addColorTextureEffect(tex, matrix);