Searched refs:GetImageBitmapSection (Results 1 – 4 of 4) sorted by relevance
38 const auto& bitmap_section = image_header.GetImageBitmapSection(); in TestWriteRead()
329 const ImageSection& GetImageBitmapSection() const { in GetImageBitmapSection() function
1872 CHECK_ALIGNED(image_header_.GetImageBitmapSection().Offset(), kPageSize); in Dump()
662 const auto& bitmap_section = image_header.GetImageBitmapSection(); in Init()