Searched defs:yStretch (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DPatch.cpp93 const float yStretch = std::max(height - fixed, 0.0f); local
94 stretchY = yStretch / yStretchTex;

Completed in 85 milliseconds