Home | History | Annotate | Download | only in hwui

Lines Matching refs:texY

1160     const float texY = 1.0f / float(layer->getHeight());
1198 const float v1 = (height - r->top) * texY;
1200 const float v2 = (height - r->bottom) * texY;