Searched refs:nUsedPointCount (Results 1 – 1 of 1) sorted by relevance
291 sal_Int32 nUsedPointCount = aResultPointCount[nPolygonIndex]; in clipPolygonAtRectangle() local292 pOuterSequenceX->realloc(nUsedPointCount); in clipPolygonAtRectangle()293 pOuterSequenceY->realloc(nUsedPointCount); in clipPolygonAtRectangle()294 pOuterSequenceZ->realloc(nUsedPointCount); in clipPolygonAtRectangle()