Searched refs:RS_TYPE (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DElement.java145 RS_TYPE (1001), enum constant in enum:Element.DataType
474 rs.mElement_TYPE = createUser(rs, DataType.RS_TYPE);
H A DAllocation.java490 (mType.mElement.mType == Element.DataType.RS_TYPE) ||
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DElement.java155 RS_TYPE (1001), enum constant in enum:Element.DataType
417 rs.mElement_TYPE = createUser(rs, DataType.RS_TYPE);
H A DAllocation.java453 (mType.mElement.mType == Element.DataType.RS_TYPE) ||

Completed in 2669 milliseconds