Home | History | Annotate | Download | only in mosaic

Lines Matching defs:residue

812     int residue = height & 7;
813 rect.bottom -= residue;
816 residue = width & 7;
817 rect.right -= residue;