Searched refs:updateScreenPointsInvert (Results 1 – 3 of 3) sorted by relevance
63 void updateScreenPointsInvert(const QList<QDoubleVector2D> &circlePath, const QGeoMap &map);188 …m_geometry.updateScreenPointsInvert(circlePath, *m_circle.map()); // invert fill area for really h… in updatePolish()
155 void QGeoMapCircleGeometry::updateScreenPointsInvert(const QList<QDoubleVector2D> &circlePath, cons… in updateScreenPointsInvert() function in QGeoMapCircleGeometry
108 …m_dataCPU->m_geometry.updateScreenPointsInvert(circlePath, *m_map); // invert fill area for really… in updateGeometryCPU()