Home | History | Annotate | Download | only in hwui

Lines Matching refs:texY

1137         const float texY = 1.0f / float(layer->getHeight());
1173 const float v1 = (height - r->top) * texY;
1175 const float v2 = (height - r->bottom) * texY;