Searched refs:path64 (Results 1 – 2 of 2) sorted by relevance
1031 Mat path64; in WTrajectorySpheres() local1032 _path.getMat().convertTo(path64, CV_64F); in WTrajectorySpheres()1033 Affine3d *traj = path64.ptr<Affine3d>(); in WTrajectorySpheres()1034 size_t total = path64.total(); in WTrajectorySpheres()
987 SkPath path64(path); in build1_1() local988 builder.add(path64, (SkPathOp) 2); in build1_1()