Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPatch.cpp112 float stepY = yDivs[i]; in Patch() local
113 const float segment = stepY - previousStepY; in Patch()
122 float v2 = std::max(0.0f, stepY - vOffset) / bitmapHeight; in Patch()
125 if (stepY > 0.0f) { in Patch()
131 v1 = stepY / bitmapHeight; in Patch()
133 previousStepY = stepY; in Patch()
/frameworks/base/docs/html/tools/help/uiautomator/
DUiObject.jd2885 p.y = stepY;