Lines Matching refs:mv
1097 SkPoint mv;1102 mv.set(0, 0);1106 mv = pts[0];1110 REPORTER_ASSERT(reporter, mv == pts[0]);