OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mElement_ALLOCATION
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/graphics/java/android/renderscript/
Element.java
413
if(rs.
mElement_ALLOCATION
== null) {
414
rs.
mElement_ALLOCATION
= createUser(rs, DataType.RS_ALLOCATION);
416
return rs.
mElement_ALLOCATION
;
[
all
...]
RenderScript.java
[
all
...]
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Element.java
415
if(rs.
mElement_ALLOCATION
== null) {
416
rs.
mElement_ALLOCATION
= createUser(rs, DataType.RS_ALLOCATION);
418
return rs.
mElement_ALLOCATION
;
[
all
...]
RenderScript.java
606
Element
mElement_ALLOCATION
;
[
all
...]
/prebuilts/sdk/renderscript/lib/
javalib.jar
Completed in 2050 milliseconds