Searched refs:SetResolutionMethod (Results 1 – 3 of 3) sorted by relevance
309 void SetResolutionMethod(mirror::ArtMethod* method) { in SetResolutionMethod() function
364 runtime->SetResolutionMethod(runtime->CreateResolutionMethod()); in InitWithoutImage()
712 runtime->SetResolutionMethod(down_cast<mirror::ArtMethod*>(resolution_method)); in Init()