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

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

Completed in 223 milliseconds