Lines Matching full:bitmap_bytes
1939 const size_t bitmap_bytes = image_info.image_bitmap_->Size();1941 *bitmap_section = ImageSection(RoundUp(image_end, kPageSize), RoundUp(bitmap_bytes, kPageSize));