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

/frameworks/base/libs/hwui/
H A DPatch.cpp69 float stretchY = 0.0f; local
94 stretchY = yStretch / yStretchTex;
113 y2 = y1 + floorf(segment * stretchY + 0.5f);

Completed in 46 milliseconds