Home | History | Annotate | Download | only in renderscript

Lines Matching defs:setWrapS

115             b.setWrapS(Value.CLAMP);
135 b.setWrapS(Value.CLAMP);
155 b.setWrapS(Value.CLAMP);
175 b.setWrapS(Value.WRAP);
195 b.setWrapS(Value.WRAP);
215 b.setWrapS(Value.WRAP);
235 b.setWrapS(Value.MIRRORED_REPEAT);
255 b.setWrapS(Value.MIRRORED_REPEAT);
275 b.setWrapS(Value.MIRRORED_REPEAT);
324 public void setWrapS(Value v) {