Searched refs:end_values (Results 1 – 2 of 2) sorted by relevance
81 end_values = np.array(parameters["end"]).astype(index_type)86 values.append(end_values)
404 auto end_values = pFunc->m_EndValues.begin(); in AddColors() local406 std::swap(begin_values, end_values); in AddColors()413 SkUnitScalarClampToByte(end_values[0]), in AddColors()414 SkUnitScalarClampToByte(end_values[1]), in AddColors()415 SkUnitScalarClampToByte(end_values[2]))); in AddColors()