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

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

Completed in 236 milliseconds