Searched refs:unionSize (Results 1 – 2 of 2) sorted by relevance
3471 …const tcu::IVec2 unionSize = tcu::IVec2(de::min(srcSize.x(), dstSize.x()), de::min(srcSize.y(), ds… in init() local3472 const int srcWidth = rnd.getInt(1, unionSize.x()); in init()3473 const int srcHeight = rnd.getInt(1, unionSize.y()); in init()3474 const int srcX = rnd.getInt(0, unionSize.x() - srcWidth); in init()3475 const int srcY = rnd.getInt(0, unionSize.y() - srcHeight); in init()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...