Home | History | Annotate | Download | only in renderscript

Lines Matching full:clipping

249     * @param l location of the left vertical clipping plane
250 * @param r location of the right vertical clipping plane
251 * @param b location of the bottom horizontal clipping plane
252 * @param t location of the top horizontal clipping plane
253 * @param n location of the near clipping plane
254 * @param f location of the far clipping plane
268 * with the right and bottom clipping planes set to the given
269 * values. Left and top clipping planes are set to 0. Near and
272 * @param w location of the right vertical clipping plane
273 * @param h location of the bottom horizontal clipping plane
283 * @param l location of the left vertical clipping plane
284 * @param r location of the right vertical clipping plane
285 * @param b location of the bottom horizontal clipping plane
286 * @param t location of the top horizontal clipping plane
287 * @param n location of the near clipping plane, must be positive
288 * @param f location of the far clipping plane, must be positive
309 * @param far far clipping plane, must be positive