Home | History | Annotate | Download | only in gpu

Lines Matching full:texs

1613                               const SkPoint texs[], const SkColor colors[],
1620 if ((NULL == texs || NULL == paint.getShader()) && NULL == colors) {
1621 texs = NULL;
1645 // we ignore the shader if texs is null.
1646 if (NULL == texs) {
1654 if (NULL != xmode && NULL != texs && NULL != colors) {
1680 texs,