Searched refs:x_full_blocks (Results 1 – 1 of 1) sorted by relevance
53 int x_full_blocks = width_ / kBlockSize; in MarkDirtyBlocks() local57 int partial_column_width = width_ - (x_full_blocks * kBlockSize); in MarkDirtyBlocks()76 for (int x = 0; x < x_full_blocks; x++) { in MarkDirtyBlocks()106 for (int x = 0; x < x_full_blocks; x++) { in MarkDirtyBlocks()