Searched defs:Interpolator (Results 1 – 4 of 4) sorted by relevance
| /external/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_shader_fragment.h | 44 struct Interpolator { struct 58 bool load_interpolated(GPRVector &dest, ShaderInput &io, const Interpolator& ip, argument
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | Interpolator.java | 25 public class Interpolator extends AllocationGuard { class 31 public Interpolator() { in Interpolator() method in Interpolator
|
| /external/bazelbuild-rules_android/src/tools/ak/res/ |
| D | struct.go | 107 Interpolator = Type(rdpb.Resource_INTERPOLATOR) const
|
| /external/skia/src/ports/ |
| D | SkTypeface_mac_ct.cpp | 333 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in SkCTFontCTWeightForCSSWeight() typedef 359 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle() typedef 389 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in SkCTFontCTWidthForCSSWidth() typedef 403 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle() typedef
|