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

/frameworks/base/rs/java/android/renderscript/
H A DElement.java147 RS_SAMPLER (1003), enum constant in enum:Element.DataType
434 rs.mElement_SAMPLER = createUser(rs, DataType.RS_SAMPLER);
H A DAllocation.java419 (mType.mElement.mType == Element.DataType.RS_SAMPLER) ||
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java157 RS_SAMPLER (1003), enum constant in enum:Element.DataType
431 rs.mElement_SAMPLER = createUser(rs, DataType.RS_SAMPLER);
H A DAllocation.java412 (mType.mElement.mType == Element.DataType.RS_SAMPLER) ||

Completed in 35 milliseconds