Searched refs:SetInterpolation (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/midi/
H A DSynth.cpp113 BSynth::SetInterpolation(interpolation_mode interp_mode) function in class:BSynth
115 return fSynth->SetInterpolation(interp_mode);
H A DSoftSynth.h55 status_t SetInterpolation(interpolation_mode mode);
H A DSoftSynth.cpp259 BSoftSynth::SetInterpolation(interpolation_mode mode) function in class:BSoftSynth
/haiku/headers/os/midi/
H A DSynth.h54 status_t SetInterpolation(interpolation_mode interp_mode);
/haiku/src/libs/icon/style/
H A DGradientTransformable.h96 void SetInterpolation(interpolation_type type);
H A DGradientTransformable.cpp177 SetInterpolation(other.fInterpolation);
367 // SetInterpolation
369 Gradient::SetInterpolation(interpolation_type type) function in class:Gradient
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp288 gradient.SetInterpolation(INTERPOLATION_LINEAR);

Completed in 172 milliseconds