Searched refs:getColorInterpolators (Results 1 – 2 of 2) sorted by relevance
307 ::std::vector< ip_triple >& getColorInterpolators() { return maColorInterpolators; } in getColorInterpolators() function in basegfx::InterpolatorProvider3D381 rProvider.getColorInterpolators()[mnColorIndex].increment(fStep); in incrementRasterConversionLineEntry3D()
349 const basegfx::ip_triple& rCA(getColorInterpolators()[rA.getColorIndex()]); in setupLineSpanInterpolators()350 const basegfx::ip_triple& rCB(getColorInterpolators()[rB.getColorIndex()]); in setupLineSpanInterpolators()
Completed in 19 milliseconds