Searched refs:copyWidth (Results 1 – 1 of 1) sorted by relevance
4604 const int copyWidth = deClamp32(width, 0, src.raw().getHeight()-x); in readPixels() local4608 …eColorBuffer(tcu::getSubregion(dst, 0, 0, copyWidth, copyHeight), rr::getSubregion(src, copyX, cop… in readPixels()