Searched refs:RS_A3D_CLASS_ID_ALLOCATION (Results 1 - 7 of 7) sorted by relevance

/frameworks/rs/
H A DrsDefines.h321 RS_A3D_CLASS_ID_ALLOCATION, enumerator in enum:RsA3DClassID
H A DrsAllocation.h117 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; }
H A DrsFileA3D.cpp253 case RS_A3D_CLASS_ID_ALLOCATION:
H A DrsAllocation.cpp341 if (classID != RS_A3D_CLASS_ID_ALLOCATION) {
/frameworks/support/renderscript/v8/rs_support/
H A DrsDefines.h321 RS_A3D_CLASS_ID_ALLOCATION, enumerator in enum:RsA3DClassID
H A DrsAllocation.h114 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; }
H A DrsAllocation.cpp322 if (classID != RS_A3D_CLASS_ID_ALLOCATION) {

Completed in 227 milliseconds