Home | History | Annotate | Download | only in functional

Lines Matching full:setpixel

362 				refImg.setPixel(x, y, tcu::RGBA(color));
457 refImg.setPixel(x, y, tcu::RGBA(color));
576 refImg.setPixel(dx, dy, tcu::RGBA(color));
673 refImg.setPixel(x, y, tcu::RGBA::green());
676 refImg.setPixel(x, y, tcu::RGBA::blue());