Searched refs:getScreenCoordinate (Results 1 – 2 of 2) sorted by relevance
116 ScreenCoordinate center = getScreenCoordinate(padding); in easeTo()182 ScreenCoordinate center = getScreenCoordinate(padding); in flyTo()324 ScreenCoordinate centerPoint = getScreenCoordinate() - centerOffset; in moveBy()373 ScreenCoordinate Transform::getScreenCoordinate(const EdgeInsets& padding) const { in getScreenCoordinate() function in mbgl::Transform400 if (!padding.isFlush()) camera.anchor = getScreenCoordinate(padding); in setZoom()440 ScreenCoordinate center = getScreenCoordinate(); in rotateBy()472 if (!padding.isFlush()) anchor = getScreenCoordinate(padding); in setAngle()
55 ScreenCoordinate getScreenCoordinate(const EdgeInsets& = {}) const;