Searched refs:iconPaintProperties (Results 1 – 3 of 3) sorted by relevance
69 style::IconPaintProperties::PossiblyEvaluated iconPaintProperties() const;
134 auto paintPropertyValues = iconPaintProperties(); in render()307 style::IconPaintProperties::PossiblyEvaluated RenderSymbolLayer::iconPaintProperties() const { in iconPaintProperties() function in mbgl::RenderSymbolLayer
92 layer->as<RenderSymbolLayer>()->iconPaintProperties(), in SymbolLayout()