Home | History | Annotate | Download | only in i965

Lines Matching refs:ALIGN_NPOT

1555       height = ALIGN_NPOT(height, j) / j;
1556 width = ALIGN_NPOT(width, i) / i;