HomeSort by relevance Sort by last modified time
    Searched defs:RenderScript (Results 1 - 14 of 14) sorted by null

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Allocation.java 17 package android.support.v8.renderscript;
32 * and from RenderScript kernels. An Allocation provides the backing store for
33 * a given {@link android.support.v8.renderscript.Type}. </p>
38 * android.support.v8.renderscript.Sampler}. A developer must synchronize
40 * {@link android.support.v8.renderscript.Allocation#syncAll} in
54 * RenderScript, read the
55 * <a href="{@docRoot}guide/topics/renderscript/index.html">RenderScript</a>
83 * The usage of the Allocation. These signal to RenderScript where to place
171 * Get the {@link android.support.v8.renderscript.Element} of the {@lin
    [all...]
RenderScript.java 17 package android.support.v8.renderscript;
36 * This class provides access to a RenderScript context, which controls RenderScript
37 * initialization, resource management, and teardown. An instance of the RenderScript
42 * <p>For more information about creating an application that uses RenderScript, read the
43 * <a href="{@docRoot}guide/topics/renderscript/index.html">RenderScript</a> developer guide.</p>
46 public class RenderScript {
82 * RenderScript layer or actually using the compatibility library.
102 private static final String CACHE_PATH = "com.android.renderscript.cache"
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
Allocation.java 17 package android.renderscript;
35 * and from RenderScript kernels. An Allocation provides the backing store for
36 * a given {@link android.renderscript.Type}. </p>
41 * android.renderscript.Sampler}. A developer must synchronize across these
42 * different usages using {@link android.renderscript.Allocation#syncAll} in
55 * <p>For more information about creating an application that uses RenderScript, read the
56 * <a href="{@docRoot}guide/topics/renderscript/index.html">RenderScript</a> developer guide.</p>
86 * The usage of the Allocation. These signal to RenderScript where to place
200 * Get the {@link android.renderscript.Element} of the {@lin
    [all...]
RenderScript.java 17 package android.renderscript;
37 * This class provides access to a RenderScript context, which controls RenderScript
38 * initialization, resource management, and teardown. An instance of the RenderScript
43 * <p>For more information about creating an application that uses RenderScript, read the
44 * <a href="{@docRoot}guide/topics/renderscript/index.html">RenderScript</a> developer guide.</p>
47 public class RenderScript {
107 * renderscript object file cache.
114 Log.e(LOG_TAG, "RenderScript.setupDiskCache() called when disabled")
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/16/
android.jar 

Completed in 732 milliseconds