Searched defs:RS_ALLOCATION (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
H A DElement.java148 RS_ALLOCATION (1002, 4), enum constant in enum:Element.DataType
414 rs.mElement_ALLOCATION = createUser(rs, DataType.RS_ALLOCATION);
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java156 RS_ALLOCATION (1002, 4), enum constant in enum:Element.DataType
416 rs.mElement_ALLOCATION = createUser(rs, DataType.RS_ALLOCATION);

Completed in 71 milliseconds