Searched defs:points (Results 1 – 3 of 3) sorted by relevance
143 VibratorCurvePoint *points = nullptr; member
384 …VibratorCurvePoint *points = (VibratorCurvePoint *)malloc(sizeof(VibratorCurvePoint) * events[j].p… in ConvertVibratePackage() local
80 std::vector<VibrateCurvePoint> points; member