Home
last modified time | relevance | path

Searched refs:GetColor (Results 1 – 1 of 1) sorted by relevance

/art/dexlayout/
Ddex_visualize.cc81 int GetColor(uint32_t offset) const { in GetColor() function in art::Dumper
102 fprintf(out_file_, "%d %d %d 0 %d\n", low_page, class_index, size_delta, GetColor(from)); in DumpAddressRange()