Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPatch.cpp123 float stretchY = 0.0; in updateVertices() local
146 stretchY = yStretch / yStretchTex; in updateVertices()
163 y2 = y1 + floorf(segment * stretchY + 0.5f); in updateVertices()