HomeSort by relevance Sort by last modified time
    Searched defs:bitmap_bytes (Results 1 - 2 of 2) sorted by null

  /art/compiler/
image_writer.cc 561 const size_t bitmap_bytes = RoundUp(image_end_, heap_bytes_per_bitmap_byte) / local
566 RoundUp(bitmap_bytes, kPageSize),
    [all...]
  /art/oatdump/
oatdump.cc 1399 size_t bitmap_bytes; member in struct:art::ImageDumper::Stats
    [all...]

Completed in 89 milliseconds