Lines Matching full:bitmap_bytes
2217 stats_.bitmap_bytes += bitmap_section.Size();2649 size_t bitmap_bytes;2678 bitmap_bytes(0),2841 "bitmap_bytes = %8zd (%2.0f%% of art file bytes)\n"2852 bitmap_bytes, PercentOfFileBytes(bitmap_bytes),2858 bitmap_bytes + alignment_bytes);