Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h126 kResolutionMethod, enumerator
/art/runtime/gc/space/
Dimage_space.cc768 runtime->SetResolutionMethod(image_header.GetImageMethod(ImageHeader::kResolutionMethod)); in Init()
/art/compiler/
Dimage_writer.cc921 image_methods_[ImageHeader::kResolutionMethod] = runtime->GetResolutionMethod(); in CalculateNewObjectOffsets()