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

  /external/chromium_org/ui/base/clipboard/
clipboard.cc 24 bool ValidateAndMapSharedBitmap(size_t bitmap_bytes,
31 if (!bitmap_data->Map(bitmap_bytes)) {
  /art/oatdump/
oatdump.cc 1414 size_t bitmap_bytes; member in struct:art::ImageDumper::Stats
    [all...]
  /art/compiler/
image_writer.cc 938 const size_t bitmap_bytes = RoundUp(image_end_, heap_bytes_per_bitmap_byte) \/ local
    [all...]

Completed in 70 milliseconds