Searched defs:bitmap_section (Results 1 – 3 of 3) sorted by relevance
414 const auto& bitmap_section = image_header.GetImageBitmapSection(); in TestWriteRead() local
851 ImageSection& bitmap_section = image_header->GetImageSection(ImageHeader::kSectionImageBitmap); in Write() local2683 auto* bitmap_section = §ions[ImageHeader::kSectionImageBitmap]; in CreateHeader() local
1989 const auto& bitmap_section = image_header_.GetImageBitmapSection(); in Dump() local