SetInterpolation
status_t SetInterpolation(interpolation_mode interp_mode);
gradient.SetInterpolation(INTERPOLATION_LINEAR);
status_t SetInterpolation(interpolation_mode mode);
return fSynth->SetInterpolation(interp_mode);
SetInterpolation(other.fInterpolation);
void SetInterpolation(interpolation_type type);