Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPatch.cpp72 float stretchY = 0.0f; in Patch() local
97 stretchY = yStretch / yStretchTex; in Patch()
116 y2 = y1 + floorf(segment * stretchY + 0.5f); in Patch()