Searched refs:RS_PROGRAM_STORE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
H A DElement.java109 RS_PROGRAM_STORE (1009, 4); enum constant in enum:Element.DataType
393 rs.mElement_PROGRAM_STORE = createUser(rs, DataType.RS_PROGRAM_STORE);
H A DAllocation.java240 (mType.mElement.mType == Element.DataType.RS_PROGRAM_STORE)) {

Completed in 13 milliseconds