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

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

Completed in 82 milliseconds