Home
last modified time | relevance | path

Searched defs:AddMove (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dregister_allocation_resolver.cc508 void RegisterAllocationResolver::AddMove(HParallelMove* move, in AddMove() function in art::RegisterAllocationResolver
/aosp_15_r20/external/skia/gm/
H A Ddegeneratesegments.cpp43 static SkPoint AddMove(SkPathBuilder& path, SkPoint& startPt) { in AddMove() function in skiagm::DegenerateSegmentsGM