Searched defs:yoffset (Results 1 – 3 of 3) sorted by relevance
272 int yoffset = component.mBounds.top - mScrollY; in renderChild() local408 int yoffset = 0; in getBoundsOf() local
263 icon.setBounds(hoffset, yoffset, hoffset + iconSize, yoffset + iconSize); in generateWidgetPreview() argument
263 int yoffset = Math.round((getHeight() - mTempRectF.height()) / 2 / scale); in positionFromMatrix() local