Searched refs:lastPix (Results 1 – 1 of 1) sorted by relevance
697 const int lastPix = access.getWidth()-1; in initTexture() local703 access.setPixel(cCorner, 0, lastPix); in initTexture()704 access.setPixel(cCorner, lastPix, 0); in initTexture()705 access.setPixel(cCorner, lastPix, lastPix); in initTexture()