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