Home
last modified time | relevance | path

Searched defs:dwStride (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/basegfx/source/polygon/
H A Db2dpolypolygonrasterconverter.cxx139 …l radixSort::prepareCounters( const float *pInput, sal_uInt32 nNumElements, sal_uInt32 dwStride ) { in prepareCounters()
199 bool radixSort::sort( const float *pInput, sal_uInt32 nNumElements, sal_uInt32 dwStride ) { in sort()