Home | History | Annotate | Download | only in src

Lines Matching refs:kBitsPerCell

2008         ((current_cell >> 1) | (next_cell << (Bitmap::kBitsPerCell - 1)));
2027 grey_objects >>= (Bitmap::kBitsPerCell - 1);