Home | History | Annotate | Download | only in functional

Lines Matching refs:m_searchKernelSize

738 	const int	m_searchKernelSize;
743 , m_searchKernelSize (searchKernelSize)
757 log << TestLog::Message << "Deviation within radius of " << m_searchKernelSize << " is allowed." << TestLog::EndMessage;
760 faultyPixels = compareBlackNonBlackImages(log, testImageAccess, referenceImageAccess, diffMask.getAccess(), m_searchKernelSize);