Searched refs:xStretch (Results 1 – 1 of 1) sorted by relevance
84 const float xStretch = std::max(width - fixed, 0.0f); in Patch() local85 stretchX = xStretch / xStretchTex; in Patch()