Searched refs:fillShape (Results 1 – 2 of 2) sorted by relevance
953 const QGeoMapItemGeometry *fillShape, in update() argument963 if (fillShape->size() == 0 && borderShape->size() == 0) { in update()974 fillShape->allocateAndFill(fill); in update()1003 const QGeoMapPolygonGeometryOpenGL *fillShape, in update() argument1007 if (fillShape->m_screenIndices.size() < 3 || fillColor.alpha() == 0) { in update()1014 if (fillShape->m_dataChanged || !fill->vertexCount()) { in update()1015 fillShape->allocateAndFillPolygon(fill); in update()1017 fillShape->m_dataChanged = false; in update()1025 fill_material_.setWrapOffset(fillShape->m_wrapOffset - 1); in update()
266 const QGeoMapItemGeometry *fillShape,283 const QGeoMapPolygonGeometryOpenGL *fillShape,