Lines Matching refs:texY
1209 const float texY = 1.0f / float(layer->getHeight());1245 const float v1 = (height - r->top) * texY;1247 const float v2 = (height - r->bottom) * texY;