Searched defs:bitmap_section (Results 1 – 3 of 3) sorted by relevance
38 const auto& bitmap_section = image_header.GetImageBitmapSection(); in TestWriteRead() local
533 ImageSection& bitmap_section = image_header->GetImageSection(ImageHeader::kSectionImageBitmap); in Write() local2601 auto* bitmap_section = §ions[ImageHeader::kSectionImageBitmap]; in CreateHeader() local
662 const auto& bitmap_section = image_header.GetImageBitmapSection(); in Init() local