OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:renderscript
(Results
76 - 100
of
469
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/sdk/api_diff/14/changes/
android.renderscript.AllocationAdapter.html
10
android.
renderscript
.AllocationAdapter
74
Class android.
renderscript
.<A HREF="../../../../reference/android/
renderscript
/AllocationAdapter.html" target="_top"><font size="+2"><code>AllocationAdapter</code></font></A>
86
<A NAME="android.
renderscript
.AllocationAdapter.readData_removed(float[])"></A>
93
<A NAME="android.
renderscript
.AllocationAdapter.readData_removed(int[])"></A>
100
<A NAME="android.
renderscript
.AllocationAdapter.subData_removed(int, android.
renderscript
.FieldPacker)"></A>
107
<A NAME="android.
renderscript
.AllocationAdapter.subData1D_removed(int, int, byte[])"></A>
114
<A NAME="android.
renderscript
.AllocationAdapter.subData1D_removed(int, int, float[])"></A>
121
<A NAME="android.
renderscript
.AllocationAdapter.subData1D_removed(int, int, int[])"></A
[
all
...]
/packages/wallpapers/NoiseField/src/com/android/noisefield/
NoiseFieldRS.java
6
import android.
renderscript
.Allocation;
7
import android.
renderscript
.Float3;
8
import android.
renderscript
.Float4;
9
import android.
renderscript
.Matrix4f;
10
import android.
renderscript
.Mesh;
11
import android.
renderscript
.Program;
12
import android.
renderscript
.ProgramFragment;
13
import android.
renderscript
.ProgramFragmentFixedFunction;
14
import android.
renderscript
.ProgramRaster;
15
import android.
renderscript
.ProgramStore
[
all
...]
/frameworks/base/libs/rs/scriptc/
rs_types.rsh
19
* Define the standard
Renderscript
types
105
* \brief Opaque handle to a
Renderscript
element.
107
* See: android.
renderscript
.Element
111
* \brief Opaque handle to a
Renderscript
type.
113
* See: android.
renderscript
.Type
117
* \brief Opaque handle to a
Renderscript
allocation.
119
* See: android.
renderscript
.Allocation
123
* \brief Opaque handle to a
Renderscript
sampler object.
125
* See: android.
renderscript
.Sampler
129
* \brief Opaque handle to a
Renderscript
script object
[
all
...]
/prebuilt/sdk/14/renderscript/include/
rs_types.rsh
19
* Define the standard
Renderscript
types
105
* \brief Opaque handle to a
Renderscript
element.
107
* See: android.
renderscript
.Element
111
* \brief Opaque handle to a
Renderscript
type.
113
* See: android.
renderscript
.Type
117
* \brief Opaque handle to a
Renderscript
allocation.
119
* See: android.
renderscript
.Allocation
123
* \brief Opaque handle to a
Renderscript
sampler object.
125
* See: android.
renderscript
.Sampler
129
* \brief Opaque handle to a
Renderscript
script object
[
all
...]
/prebuilt/sdk/15/renderscript/include/
rs_types.rsh
19
* Define the standard
Renderscript
types
105
* \brief Opaque handle to a
Renderscript
element.
107
* See: android.
renderscript
.Element
111
* \brief Opaque handle to a
Renderscript
type.
113
* See: android.
renderscript
.Type
117
* \brief Opaque handle to a
Renderscript
allocation.
119
* See: android.
renderscript
.Allocation
123
* \brief Opaque handle to a
Renderscript
sampler object.
125
* See: android.
renderscript
.Sampler
129
* \brief Opaque handle to a
Renderscript
script object
[
all
...]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
ProgramFragmentFixedFunctionTest.java
17
package android.
renderscript
.cts;
20
import android.
renderscript
.Element;
21
import android.
renderscript
.Type;
22
import android.
renderscript
.Allocation;
23
import android.
renderscript
.Sampler;
24
import android.
renderscript
.ProgramFragment;
25
import android.
renderscript
.ProgramFragmentFixedFunction;
26
import android.
renderscript
.ProgramFragmentFixedFunction.Builder;
/frameworks/base/graphics/java/android/renderscript/
Byte2.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
byte2 type back to the Android system.
Byte3.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
byte3 type back to the Android system.
Double2.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
double2 type back
Double3.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
double3 type back
Float2.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
float2 type back to the Android system.
Float3.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
float2 type back to the Android system.
Int2.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
int2 type back to the Android system.
Int3.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
int3 type back to the Android system.
Long2.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
long2 type back to the Android system.
Long3.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
long3 type back to the Android system.
RSDriverException.java
17
package android.
renderscript
;
22
*
Renderscript
RSIllegalArgumentException.java
17
package android.
renderscript
;
22
*
Renderscript
RSInvalidStateException.java
17
package android.
renderscript
;
22
*
Renderscript
RSRuntimeException.java
17
package android.
renderscript
;
22
*
Renderscript
RSTextureView.java
17
package android.
renderscript
;
32
* The Texture View for a graphics
renderscript
(RenderScriptGL)
48
//Log.v(
RenderScript
.LOG_TAG, "RSSurfaceView");
59
//Log.v(
RenderScript
.LOG_TAG, "RSSurfaceView");
69
//Log.e(
RenderScript
.LOG_TAG, "onSurfaceTextureAvailable");
79
//Log.e(
RenderScript
.LOG_TAG, "onSurfaceTextureSizeChanged");
89
//Log.e(
RenderScript
.LOG_TAG, "onSurfaceTextureDestroyed");
101
//Log.e(
RenderScript
.LOG_TAG, "onSurfaceTextureUpdated");
Short2.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
Short2 type back to the Android system.
Short3.java
17
package android.
renderscript
;
24
* Class for exposing the native
Renderscript
short3 type back to the Android system.
/frameworks/base/tests/RenderScriptTests/ImageProcessing/
Android.mk
25
$(call all-
renderscript
-files-under, src)
26
#LOCAL_STATIC_JAVA_LIBRARIES := android.
renderscript
/frameworks/base/tests/RenderScriptTests/ModelViewer/
Android.mk
22
LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-
renderscript
-files-under, src)
23
#LOCAL_STATIC_JAVA_LIBRARIES := android.
renderscript
Completed in 322 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>