Searched refs:m_screenIndices (Results 1 – 2 of 2) sorted by relevance
489 cutPathEars(wrappedPath, m_screenVertices, m_screenIndices); in updateSourcePoints()524 cutPathEars(wrappedPath, m_screenVertices, m_screenIndices); in updateSourcePoints()1007 if (fillShape->m_screenIndices.size() < 3 || fillColor.alpha() == 0) { in update()
123 const QVector<quint32> &ix = m_screenIndices; in allocateAndFillPolygon()142 QVector<quint32> m_screenIndices; variable