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