HomeSort by relevance Sort by last modified time
    Searched refs:GetImageBitmapSize (Results 1 - 5 of 5) sorted by null

  /art/runtime/
image.h 60 size_t GetImageBitmapSize() const {
  /art/compiler/
image_test.cc 117 ASSERT_NE(0U, image_header.GetImageBitmapSize());
image_writer.cc 184 image_header->GetImageBitmapSize(),
    [all...]
  /art/runtime/gc/space/
image_space.cc 666 MemMap::MapFileAtAddress(nullptr, image_header.GetImageBitmapSize(),
    [all...]
  /art/oatdump/
oatdump.cc     [all...]

Completed in 34 milliseconds