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

/frameworks/base/libs/hwui/
H A DPatch.cpp114 const float yStretch = fmaxf(height - fixed, 0.0f); local
115 stretchY = yStretch / yStretchTex;

Completed in 478 milliseconds