Searched refs:IconRotate (Results 1 – 3 of 3) sorted by relevance
70 struct IconRotate : DataDrivenLayoutProperty<float> { struct263 IconRotate,
274 return IconRotate::defaultValue(); in getDefaultIconRotate()278 return impl().layout.get<IconRotate>(); in getIconRotate()285 impl_->layout.get<IconRotate>() = value; in setIconRotate()
214 layout.evaluate<IconRotate>(zoom, feature) * util::DEG2RAD); in prepare()220 } else if (layout.get<IconRotate>().constantOr(1) != 0) { in prepare()