Searched refs:opinfo (Results 1 – 2 of 2) sorted by relevance
50 OpListHandle(OpInfo opinfo);
656 …Drawing::OpListHandle::OpInfo opinfo{ true, opNum, percent, std::move(unionRect), std::move(rects)… in OpCalculateAfter() local657 handle = std::make_shared<Drawing::OpListHandle>(std::move(opinfo)); in OpCalculateAfter()