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