Searched refs:nDstCount (Results 1 – 2 of 2) sorted by relevance
100 …for( sal_uInt16 i = 0, nSrcCount = aColMap.GetEntryCount(), nDstCount = rDstBuffer.maPalette.GetEn… in ImplPALToPAL() local102 if( ( i < nDstCount ) && ( rSrcBuffer.maPalette[ i ] == rDstBuffer.maPalette[ i ] ) ) in ImplPALToPAL()
983 const long nDstCount = 1 << nDstBitCount; in CopyPixel() local992 for( long j = 0L; j < nDstCount; j++ ) in CopyPixel()
Completed in 39 milliseconds