HomeSort by relevance Sort by last modified time
    Searched full:renderscript (Results 101 - 125 of 469) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/tests/RenderScriptTests/PerfTest/
Android.mk 24 LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-renderscript-files-under, src)
25 #LOCAL_STATIC_JAVA_LIBRARIES := android.renderscript
  /packages/wallpapers/NoiseField/src/com/android/noisefield/
NoiseFieldView.java 4 import android.renderscript.RSSurfaceView;
5 import android.renderscript.RenderScriptGL;
  /packages/wallpapers/PhaseBeam/src/com/android/phasebeam/
PhaseBeamView.java 4 import android.renderscript.RSSurfaceView;
5 import android.renderscript.RenderScriptGL;
  /cts/tests/src/android/renderscript/cts/
fe_f32_4.rs 2 #pragma rs java_package_name(android.renderscript.cts)
shared.rsh 2 #pragma rs java_package_name(android.renderscript.cts)
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ProgramRasterTest.java 17 package android.renderscript.cts;
19 import android.renderscript.ProgramRaster;
20 import android.renderscript.ProgramRaster.Builder;
21 import android.renderscript.ProgramRaster.CullMode;
RSSurfaceViewTest.java 17 package android.renderscript.cts;
19 import android.renderscript.RSSurfaceView;
20 import android.renderscript.RenderScriptGL;
21 import android.renderscript.RenderScriptGL.SurfaceConfig;
ContextCreationTest.java 17 package android.renderscript.cts;
20 import android.renderscript.*;
61 * Test repeated recreation of the renderscript context with a
76 * Test repeated recreation of the renderscript context to
90 * Test repeated recreation of the renderscript context with two
ProgramVertexFixedFunctionTest.java 17 package android.renderscript.cts;
21 import android.renderscript.ProgramVertexFixedFunction;
22 import android.renderscript.ProgramVertexFixedFunction.Builder;
23 import android.renderscript.ScriptC;
24 import android.renderscript.Matrix4f;
  /frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
UT_alloc.java 21 import android.renderscript.*;
31 private void initializeGlobals(RenderScript RS, ScriptC_alloc s) {
58 RenderScript pRS = RenderScript.create(mCtx);
UT_fp_mad.java 21 import android.renderscript.*;
32 RenderScript pRS = RenderScript.create(mCtx);
UT_math.java 21 import android.renderscript.*;
32 RenderScript pRS = RenderScript.create(mCtx);
UT_rsdebug.java 21 import android.renderscript.*;
32 RenderScript pRS = RenderScript.create(mCtx);
UT_rstime.java 21 import android.renderscript.*;
32 RenderScript pRS = RenderScript.create(mCtx);
UT_rstypes.java 21 import android.renderscript.*;
32 RenderScript pRS = RenderScript.create(mCtx);
  /packages/wallpapers/Galaxy4/src/com/android/galaxy4/
GalaxyRS.java 6 import android.renderscript.Allocation;
7 import android.renderscript.Matrix4f;
8 import android.renderscript.Mesh;
9 import android.renderscript.ProgramFragment;
10 import android.renderscript.ProgramFragmentFixedFunction;
11 import android.renderscript.ProgramRaster;
12 import android.renderscript.ProgramStore;
13 import android.renderscript.Sampler;
14 import android.renderscript.ProgramStore.BlendDstFunc;
15 import android.renderscript.ProgramStore.BlendSrcFunc
    [all...]
  /frameworks/base/tests/RenderScriptTests/ComputePerf/src/com/example/android/rs/computeperf/
Mandelbrot.java 20 import android.renderscript.*;
23 private RenderScript mRS;
27 Mandelbrot(RenderScript rs, Resources res) {
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
methods_index_additions.html 72 &nbsp;&nbsp;<nobr><A HREF="android.renderscript.FieldPacker.html#android.renderscript.FieldPacker.addF64_added(android.renderscript.Double2)" class="hiddenlink" target="rightframe">type&nbsp;<b>
73 (<code>Double2</code>)</b>&nbsp;in&nbsp;android.renderscript.FieldPacker
75 &nbsp;&nbsp;<nobr><A HREF="android.renderscript.FieldPacker.html#android.renderscript.FieldPacker.addF64_added(android.renderscript.Double3)" class="hiddenlink" target="rightframe">type&nbsp;<b>
76 (<code>Double3</code>)</b>&nbsp;in&nbsp;android.renderscript.FieldPacker
78 &nbsp;&nbsp;<nobr><A HREF="android.renderscript.FieldPacker.html#android.renderscript.FieldPacker.addF64_added(android.renderscript.Double4)" class="hiddenlink" target="rightframe">typ (…)
    [all...]
methods_index_removals.html 93 &nbsp;&nbsp;<nobr><A HREF="android.renderscript.AllocationAdapter.html#android.renderscript.AllocationAdapter.readData_removed(float[])" class="hiddenlink" target="rightframe">type&nbsp;<strike>
94 (<code>float[]</code>)</strike>&nbsp;in&nbsp;android.renderscript.AllocationAdapter
96 &nbsp;&nbsp;<nobr><A HREF="android.renderscript.AllocationAdapter.html#android.renderscript.AllocationAdapter.readData_removed(int[])" class="hiddenlink" target="rightframe">type&nbsp;<strike>
97 (<code>int[]</code>)</strike>&nbsp;in&nbsp;android.renderscript.AllocationAdapter
144 <nobr><A HREF="android.renderscript.AllocationAdapter.html#android.renderscript.AllocationAdapter.subData_removed(int, android.renderscript.FieldPacker)" class="hiddenlink" target="rightframe"><strike>subData</strike>
147 &nbsp;&nbsp;<nobr><A HREF="android.renderscript.AllocationAdapter.html#android.renderscript.AllocationAdapter.subData1D_removed(int, int, byte[])" (…)
    [all...]
android.renderscript.Script.html 10 android.renderscript.Script
74 Class android.renderscript.<A HREF="../../../../reference/android/renderscript/Script.html" target="_top"><font size="+2"><code>Script</code></font></A>
86 <A NAME="android.renderscript.Script.forEach_added(int, android.renderscript.Allocation, android.renderscript.Allocation, android.renderscript.FieldPacker)"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/renderscript/Script.html#forEach(int, android.renderscript.Allocation, android.renderscript.Allocation, android.renderscript.FieldPacker)" target="_top"><code>forEach</code></A>(<code>int,</ (…)
    [all...]
pkg_android.renderscript.html 10 android.renderscript
74 Package <A HREF="../../../../reference/android/renderscript/package-summary.html" target="_top"><font size="+1"><code>android.renderscript</code></font></A>
85 <nobr><A HREF="../../../../reference/android/renderscript/Double2.html" target="_top"><code>Double2</code></A></nobr>
92 <nobr><A HREF="../../../../reference/android/renderscript/Double3.html" target="_top"><code>Double3</code></A></nobr>
99 <nobr><A HREF="../../../../reference/android/renderscript/Double4.html" target="_top"><code>Double4</code></A></nobr>
106 <nobr><A HREF="../../../../reference/android/renderscript/RSTextureView.html" target="_top"><code>RSTextureView</code></A></nobr>
121 <nobr><A HREF="android.renderscript.Allocation.html">Allocation</A></nobr>
128 <nobr><A HREF="android.renderscript.AllocationAdapter.html">AllocationAdapter</A></nobr>
135 <nobr><A HREF="android.renderscript.BaseObj.html">BaseObj</A></nobr
    [all...]
  /frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
SgTransform.java 24 import android.renderscript.*;
25 import android.renderscript.Element.Builder;
26 import android.renderscript.ProgramStore.DepthFunc;
49 RenderScript mRS;
82 public SgTransform(RenderScript rs) {
  /frameworks/base/docs/html/reference/renderscript/
rs__object_8rsh_source.html 51 <a name="l00034"></a>00034 <a class="code" href="rs__object_8rsh.html#af6983a1578621ce283acc07f876cda62">rsSetObject</a>(<a class="code" href="structrs__element.html" title="Opaque handle to a Renderscript element.">rs_element</a> *dst, <a class="code" href="structrs__element.html" title="Opaque handle to a Renderscript element.">rs_element</a> src);
53 <a name="l00039"></a>00039 <a class="code" href="rs__object_8rsh.html#af6983a1578621ce283acc07f876cda62">rsSetObject</a>(<a class="code" href="structrs__type.html" title="Opaque handle to a Renderscript type.">rs_type</a> *dst, <a class="code" href="structrs__type.html" title="Opaque handle to a Renderscript type.">rs_type</a> src);
55 <a name="l00044"></a>00044 <a class="code" href="rs__object_8rsh.html#af6983a1578621ce283acc07f876cda62">rsSetObject</a>(<a class="code" href="structrs__allocation.html" title="Opaque handle to a Renderscript allocation.">rs_allocation</a> *dst, <a class="code" href="structrs__allocation.html" title="Opaque handle to a Renderscript allocation.">rs_allocation</a> src);
57 <a name="l00049"></a>00049 <a class="code" href="rs__object_8rsh.html#af6983a1578621ce283acc07f876cda62">rsSetObject</a>(<a class="code" href="structrs__sampler.html" title="Opaque handle to a Renderscript sampler object.">rs_sampler</a> *dst, <a class="code" href="structrs__sampler.html" title="Opaque handle to a Renderscript sampler object.">rs_sampler</a> src);
59 <a name="l00054"></a>00054 <a class="code" href="rs__object_8rsh.html#af6983a1578621ce283acc07f876cda62">rsSetObject</a>(<a class="code" href="structrs__script.html" title="Opaque handle to a Renderscript script object.">rs_script</a> *dst, <a class="code" href="structrs__script.html" title="Opaque handle to a Renderscript script object.">rs_script</a> src)
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RSSurfaceView.java 17 package android.renderscript;
33 * The Surface View for a graphics renderscript (RenderScriptGL) to draw on.
37 * <p>For more information about creating an application that uses Renderscript, read the
38 * <a href="{@docRoot}guide/topics/graphics/renderscript.html">Renderscript</a> developer guide.</p>
53 //Log.v(RenderScript.LOG_TAG, "RSSurfaceView");
64 //Log.v(RenderScript.LOG_TAG, "RSSurfaceView");
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis3/
Visualization3RS.java 27 import android.renderscript.Allocation;
28 import android.renderscript.Element;
29 import android.renderscript.Mesh.Primitive;
30 import android.renderscript.ProgramVertex;
31 import android.renderscript.ScriptC;
32 import android.renderscript.Type;
33 import android.renderscript.Element.Builder;

Completed in 589 milliseconds

1 2 3 45 6 7 8 91011>>