Searched defs:interpolator (Results 1 – 6 of 6) sorted by relevance
843 auto interpolator = m_interpolator[barycentric_ij_index(instr)]; in load_barycentric_at_sample() local879 auto interpolator = m_interpolator[barycentric_ij_index(instr)]; in load_barycentric_at_offset() local
110 int interpolator() const{return m_interpolator;} in interpolator() function
1863 AutoPtr<dng_bilinear_interpolator> interpolator (new dng_bilinear_interpolator (*this, in InterpolateGeneric() local1940 dng_fast_interpolator interpolator (*this, in InterpolateFast() local
395 static constexpr Interpolator interpolator(widthMappings, SK_ARRAY_COUNT(widthMappings)); in SkCTFontCTWidthForCSSWidth() local409 static constexpr Interpolator interpolator(widthMappings, SK_ARRAY_COUNT(widthMappings)); in ct_width_to_fontstyle() local
1478 …ntext, const char* name, const char* description, CaseType caseType, InterpolatorType interpolator) in NegativeCompileInterpolationCase()
662 const Interpolator& interpolator) in verifyTriangleGroupInterpolationWithInterpolator()