Lines Matching refs:Renderscript
2 llvm-rs-cc: Compiler for Renderscript language
9 llvm-rs-cc compiles a program in the Renderscript language to generate the
21 Note that although Renderscript is C99-like, we enhance it with several
69 Java and Renderscript, we can find the following command line in the build
96 fountain.rscript is in the Renderscript language, which is based on the standard
108 To do that, a Renderscript programmer should specify the package name, so
183 Note that when the type of an exportable variable is a structure, Renderscript
240 This section summarizes the high-level design of Renderscript's reflection.
279 T1, T2, and T3 represent any supported Renderscript type. Any parameters
283 This root function is accessible through the Renderscript language
290 (or is) a reference counted Renderscript object type (such as an
292 implicitly by the Renderscript runtime during script teardown.