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

  /art/runtime/
image.h 106 kResolutionMethod,
  /art/compiler/
image_writer.cc 450 image_roots->Set<false>(ImageHeader::kResolutionMethod, runtime->GetResolutionMethod());
    [all...]
  /art/runtime/gc/space/
image_space.cc 640 mirror::Object* resolution_method = image_header.GetImageRoot(ImageHeader::kResolutionMethod);

Completed in 60 milliseconds