Searched defs:handleMove (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/samplecode/ | ||
D | SamplePathClip.cpp | 236 void handleMove() override { *fPt = snap(fCurr); } in handleMove() function in EdgeClipView::VertClick |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
D | LiveIntervals.cpp | 1467 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove() function in LiveIntervals |