Searched refs:lastPix (Results 1 – 1 of 1) sorted by relevance
634 const int lastPix = access.getWidth()-1; in initTexture() local640 access.setPixel(cCorner, 0, lastPix); in initTexture()641 access.setPixel(cCorner, lastPix, 0); in initTexture()642 access.setPixel(cCorner, lastPix, lastPix); in initTexture()