Home
last modified time | relevance | path

Searched defs:Interpolator (Results 1 – 4 of 4) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DInterpolator.java25 public class Interpolator extends AllocationGuard { class
31 public Interpolator() { in Interpolator() method in Interpolator
/external/bazelbuild-rules_android/src/tools/ak/res/
Dstruct.go107 Interpolator = Type(rdpb.Resource_INTERPOLATOR) const
/external/skia/src/ports/
DSkTypeface_mac_ct.cpp269 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in SkCTFontCTWeightForCSSWeight() typedef
295 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle() typedef
325 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in SkCTFontCTWidthForCSSWidth() typedef
339 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle() typedef
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_fs.cpp1047 FragmentShaderEG::Interpolator::Interpolator(): in Interpolator() function in r600::FragmentShaderEG::Interpolator