OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subID
(Results
1 - 6
of
6
) sorted by null
/frameworks/rs/cpp/
RenderScript.cpp
530
uint32_t
subID
= 0;
544
&
subID
, sizeof(
subID
));
/frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp
168
uint32_t
subID
;
172
&
subID
, sizeof(
subID
));
187
uint32_t
subID
;
191
&
subID
, sizeof(
subID
));
206
uint32_t
subID
;
208
&
subID
, sizeof(
subID
));
209
auxDataPtr[0] = (jint)
subID
;
[
all
...]
/frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp
274
uint32_t
subID
;
278
&
subID
, sizeof(
subID
));
292
uint32_t
subID
;
296
&
subID
, sizeof(
subID
));
310
uint32_t
subID
;
312
&
subID
, sizeof(
subID
));
313
auxDataPtr[0] = (jint)
subID
;
[
all
...]
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java
73
native int nContextPeekMessage(int con, int[]
subID
);
[
all
...]
/frameworks/base/graphics/java/android/renderscript/
RenderScript.java
100
native int nContextPeekMessage(int con, int[]
subID
);
[
all
...]
/prebuilts/sdk/renderscript/lib/
javalib.jar
Completed in 465 milliseconds