Searched refs:lowestCommonMultiple (Results 1 – 1 of 1) sorted by relevance
164 deUint32 lowestCommonMultiple (const deUint32 a, const deUint32 b) in lowestCommonMultiple() function1049 …alignment = lowestCommonMultiple(pixelSize, alignment); // alignment must be multiple of pixel siz… in readImage()