Home | History | Annotate | Download | only in core

Lines Matching refs:kNumCtrlPts

1317     size_t size = 2 * kUInt32Size + SkPatchUtils::kNumCtrlPts * sizeof(SkPoint) + kUInt32Size;
1483 fWriter.write(cubics, SkPatchUtils::kNumCtrlPts * sizeof(SkPoint));