Searched refs:yStretch (Results 1 – 1 of 1) sorted by relevance
94 const float yStretch = std::max(height - fixed, 0.0f); in Patch() local95 stretchY = yStretch / yStretchTex; in Patch()