Home | History | Annotate | Download | only in hwui

Lines Matching refs:texX

1208         const float texX = 1.0f / float(layer->getWidth());
1244 const float u1 = r->left * texX;
1246 const float u2 = r->right * texX;