Home
last modified time | relevance | path

Searched defs:bitmap_section (Results 1 – 4 of 4) sorted by relevance

/art/compiler/
Dimage_test.cc197 const auto& bitmap_section = image_header.GetImageSection(ImageHeader::kSectionImageBitmap); in TestWriteRead() local
Dimage_writer.cc293 const ImageSection& bitmap_section = image_header->GetImageSection( in Write() local
1507 auto* bitmap_section = &sections[ImageHeader::kSectionImageBitmap]; in CreateHeader() local
/art/runtime/gc/space/
Dimage_space.cc1221 const auto& bitmap_section = image_header->GetImageSection(ImageHeader::kSectionImageBitmap); in Init() local
/art/oatdump/
Doatdump.cc1469 const auto& bitmap_section = image_header_.GetImageSection(ImageHeader::kSectionImageBitmap); in Dump() local