Home | History | Annotate | Download | only in hwui

Lines Matching full:texx

1001     const float texX = 1.0f / float(layer->getWidth());
1010 const float u1 = r->left * texX;
1012 const float u2 = r->right * texX;