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

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

Completed in 46 milliseconds