Home | History | Annotate | Download | only in renderscript

Lines Matching full:builder

106             Builder b = new Builder(rs);
126 Builder b = new Builder(rs);
146 Builder b = new Builder(rs);
166 Builder b = new Builder(rs);
186 Builder b = new Builder(rs);
206 Builder b = new Builder(rs);
218 * Builder for creating non-standard samplers. Usefull if mix and match of
222 public static class Builder {
231 public Builder(RenderScript rs) {