Searched refs:relativePosition (Results 1 – 2 of 2) sorted by relevance
120 Point relativePosition = new Point(); in calculateCenterPosition() local123 relativePosition.x = isRtl ? outer.x - inner.x : 0; in calculateCenterPosition()125 relativePosition.x = Math.round((outer.x - inner.x) / 2f); in calculateCenterPosition()127 relativePosition.y = Math.round((outer.y - inner.y) / 2f); in calculateCenterPosition()129 return relativePosition; in calculateCenterPosition()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...