Home | History | Annotate | Download | only in r800

Lines Matching defs:thickness

822         UINT_32 thickness = ComputeSurfaceThickness(tileMode);
825 if (thickness > 1)
968 UINT_32 thickness = ComputeSurfaceThickness(tileMode);
978 if (thickness > 1)
1116 if (thickness > 1)
1175 UINT_32 bytesXThickness = bpp * thickness / 8;
1467 UINT_32 thickness = ComputeSurfaceThickness(tileMode);
1476 UINT_32 tileBytes1x = BITS_TO_BYTES(bpp * MicroTilePixels * thickness);