HomeSort by relevance Sort by last modified time
    Searched refs:LINEAR (Results 51 - 75 of 159) sorted by null

1 23 4 5 6 7

  /external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/fragment-shader/
frag-srcmod-absneg.sh 3 DCL IN[0], COLOR, LINEAR
frag-tempx.sh 3 DCL IN[0], COLOR, LINEAR
frag-face.sh 3 DCL IN[0], COLOR, LINEAR
frag-kil.sh 3 DCL IN[0], COLOR, LINEAR
  /external/mesa3d/src/gallium/tests/graw/fragment-shader/
frag-cb-1d.sh 3 DCL IN[0], COLOR, LINEAR
frag-flr.sh 3 DCL IN[0], COLOR, LINEAR
frag-lg2.sh 3 DCL IN[0], COLOR, LINEAR
frag-lrp.sh 3 DCL IN[0], COLOR, LINEAR
frag-rcp.sh 3 DCL IN[0], COLOR, LINEAR
frag-rsq.sh 3 DCL IN[0], COLOR, LINEAR
frag-sge.sh 3 DCL IN[0], COLOR, LINEAR
frag-slt.sh 3 DCL IN[0], COLOR, LINEAR
frag-srcmod-absneg.sh 3 DCL IN[0], COLOR, LINEAR
frag-tempx.sh 3 DCL IN[0], COLOR, LINEAR
frag-face.sh 3 DCL IN[0], COLOR, LINEAR
frag-kil.sh 3 DCL IN[0], COLOR, LINEAR
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_surface.h 31 LINEAR = 0,
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_surface.h 31 LINEAR = 0,
  /frameworks/base/graphics/java/android/renderscript/
Sampler.java 43 LINEAR (1),
123 * Retrieve a sampler with min and mag set to linear and wrap modes set to
133 b.setMinification(Value.LINEAR);
134 b.setMagnification(Value.LINEAR);
143 * Retrieve a sampler with mag set to linear, min linear mipmap linear, and
154 b.setMagnification(Value.LINEAR);
183 * Retrieve a sampler with min and mag set to linear and wrap modes set to
193 b.setMinification(Value.LINEAR);
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Sampler.java 45 LINEAR (1),
125 * Retrieve a sampler with min and mag set to linear and wrap modes set to
135 b.setMinification(Value.LINEAR);
136 b.setMagnification(Value.LINEAR);
145 * Retrieve a sampler with mag set to linear, min linear mipmap linear, and
156 b.setMagnification(Value.LINEAR);
185 * Retrieve a sampler with min and mag set to linear and wrap modes set to
195 b.setMinification(Value.LINEAR);
    [all...]
  /external/chromium_org/ui/gfx/animation/
multi_animation_unittest.cc 15 parts.push_back(MultiAnimation::Part(100, Tween::LINEAR));
43 parts.push_back(MultiAnimation::Part(200, Tween::LINEAR));
65 parts.push_back(MultiAnimation::Part(200, Tween::LINEAR));
81 parts.push_back(MultiAnimation::Part(200, Tween::LINEAR));
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h 32 enum KernelType { LINEAR, POLY, RBF };
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
types.h 88 /// Partial sum algorithms: recursive, linear.
92 LINEAR
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
types.h 90 /// Partial sum algorithms: recursive, linear.
94 LINEAR
  /external/chromium_org/ash/system/chromeos/network/
network_icon_animation.cc 20 animation_.SetTweenType(gfx::Tween::LINEAR);

Completed in 410 milliseconds

1 23 4 5 6 7