Searched refs:iconQuad (Results 1 – 4 of 4) sorted by relevance
42 optional<SymbolQuad> iconQuad; member in mbgl::SymbolInstance
43 iconQuad = getIconQuad(*shapedIcon, layout, layoutTextSize, shapedTextOrientations.first); in SymbolInstance()
468 if (symbolInstance.iconQuad) { in place()475 … bucket->icon, sizeData, *symbolInstance.iconQuad, in place()
296 if (symbolInstance.iconQuad) { in updateBucketOpacities()