Searched refs:nVertexCount (Results 1 – 4 of 4) sorted by relevance
85 sal_uInt32 nVertexCount(0); in setupGlobalEdgeTable() local92 nVertexCount += aIter->size(); in setupGlobalEdgeTable()97 return nVertexCount; in setupGlobalEdgeTable()
413 if(const sal_uInt32 nVertexCount = rTriangleList.count()) in drawWithClip() local424 nVertexCount, in drawWithClip()425 nVertexCount/3 ); in drawWithClip()435 for(sal_uInt32 nIndex=0; nIndex<nVertexCount; ++nIndex) in drawWithClip()
170 sal_uInt32 const nVertexCount( in renderClippedPolyPolygon() local184 aAET1.reserve( nVertexCount ); in renderClippedPolyPolygon()185 aAET2.reserve( nVertexCount ); in renderClippedPolyPolygon()
690 const sal_uInt32 nVertexCount = rCandidate.count(); in clipTriangleListOnRange() local692 if(nVertexCount) in clipTriangleListOnRange()799 for(sal_uInt32 nIndex=0; nIndex<nVertexCount; ++nIndex) in clipTriangleListOnRange()
Completed in 20 milliseconds