Home | History | Annotate | Download | only in renderscript

Lines Matching defs:INPUT

58         INPUT (0),
84 * @return number of constant input types
94 * @param slot index of the constant input type to return
95 * @return constant input type
114 * @param slot index of the texture input
115 * @return texture input type
125 * Returns the name of the texture input at a given slot. e.g.
127 * @param slot index of the texture input
128 * @return texture input name
311 throw new RSIllegalArgumentException("Max input count exceeded.");
322 * Adds a texture input to the Program
334 * Adds a texture input to the Program