Home | History | Annotate | Download | only in Renderer

Lines Matching refs:height2

3026 		int height2 = (height + 1) & ~1;
3030 return allocateZero(size(width2, height2, depth, format) + 4);