Home | History | Annotate | Download | only in renderscript

Lines Matching full:clipping

221     * @param l location of the left vertical clipping plane
222 * @param r location of the right vertical clipping plane
223 * @param b location of the bottom horizontal clipping plane
224 * @param t location of the top horizontal clipping plane
225 * @param n location of the near clipping plane
226 * @param f location of the far clipping plane
240 * with the right and bottom clipping planes set to the given
241 * values. Left and top clipping planes are set to 0. Near and
244 * @param w location of the right vertical clipping plane
245 * @param h location of the bottom horizontal clipping plane
255 * @param l location of the left vertical clipping plane
256 * @param r location of the right vertical clipping plane
257 * @param b location of the bottom horizontal clipping plane
258 * @param t location of the top horizontal clipping plane
259 * @param n location of the near clipping plane, must be positive
260 * @param f location of the far clipping plane, must be positive
281 * @param far far clipping plane, must be positive