Home | History | Annotate | Download | only in renderscript

Lines Matching refs:setWrapT

105             b.setWrapT(Value.CLAMP);
125 b.setWrapT(Value.CLAMP);
145 b.setWrapT(Value.CLAMP);
165 b.setWrapT(Value.WRAP);
185 b.setWrapT(Value.WRAP);
205 b.setWrapT(Value.WRAP);
225 b.setWrapT(Value.MIRRORED_REPEAT);
245 b.setWrapT(Value.MIRRORED_REPEAT);
265 b.setWrapT(Value.MIRRORED_REPEAT);
321 public void setWrapT(Value v) {