Home | History | Annotate | Download | only in functional

Lines Matching defs:rowPitch

1317 		const int					rowPitch		= sliceAccess.getRowPitch();
1323 void *const pixelData = (deUint8*)data + y*rowPitch + x*pixelSize;
1497 const int rowPitch = sliceAccess.getRowPitch();
1503 void *const pixelData = (deUint8*)data + y*rowPitch + x*pixelSize;