Lines Matching refs:Java
18 * Reflected APIs for Java. As a result, Android's Java developers can
47 The option *-p* denotes the directory for outputting the reflected Java files.
69 Java and Renderscript, we can find the following command line in the build
105 The ScriptC_[SCRIPT_NAME].java has to be packaged so that Java
133 variables to Android's Java side. That is, scripts are accessible from
134 Java.
187 For the generated Java files, using ScriptC_fountain.java as an
237 4. Summary of the Java Reflection above
242 * In terms of a script's global functions, they can be called from Java.
245 is necessary to wait for a function to complete, the Java application
253 on globals initialized from Java as it will be called before these
263 other invocations from Java. Thus the script will not change due
267 redraw is necessary until something changes on the Java side. Any
284 construct **forEach**. We also reflect a Java version to access this
295 from Java. The Java instance will cache the value or object set and
297 the value, this update will not propagate back to the Java class.
298 Initializers, if present, will also initialize the cached Java value.
300 make them accessible to the Java runtime. If the script declares a
311 Globals of two types may be reflected into the Java class. The first
314 Java. Globals of single pointer types behave differently. These may
317 Java. If the type is a structure they also generate an appropriate
319 structure. Binding an allocation in Java effectively sets the