Searched refs:pitchAlignment (Results 1 – 5 of 5) sorted by relevance
50 if (values.pitchAlignment == AlignmentType::Map) { in makeValues()60 const bool pitchWithMap = values.pitchAlignment == style::AlignmentType::Map; in makeValues()137 const float gammaScale = (values.pitchAlignment == AlignmentType::Map in uniformValues()
171 auto pitchAlignment = evaluated.evaluate<style::CirclePitchAlignment>(zoom, feature); in queryIntersectsFeature() local172 … if (pitchScale == CirclePitchScaleType::Viewport && pitchAlignment == AlignmentType::Map) { in queryIntersectsFeature()174 … } else if (pitchScale == CirclePitchScaleType::Map && pitchAlignment == AlignmentType::Viewport) { in queryIntersectsFeature()
41 AlignmentType pitchAlignment; member in mbgl::style::SymbolPropertyValues
116 values_.pitchAlignment == AlignmentType::Map in render()
371 const bool pitchWithMap = values.pitchAlignment == style::AlignmentType::Map; in reprojectLineLabels()408 const float pitchScaledFontSize = values.pitchAlignment == style::AlignmentType::Map ? in reprojectLineLabels()