Searched refs:iconRotation (Results 1 – 2 of 2) sorted by relevance
38 const float iconRotation);
64 …t std::array<float, 2>& iconOffset, style::SymbolAnchorType iconAnchor, const float iconRotation) { in shapeIcon() argument73 return PositionedIcon { image, y1, y2, x1, x2, iconRotation }; in shapeIcon()