Home
last modified time | relevance | path

Searched refs:RS_A3D_CLASS_ID_ALLOCATION (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/
DrsInternalDefines.h153 RS_A3D_CLASS_ID_ALLOCATION, enumerator
DrsFileA3D.cpp246 case RS_A3D_CLASS_ID_ALLOCATION: in initializeFromEntry()
DrsAllocation.h155 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; } in getClassId()
DrsAllocation.cpp469 if (classID != RS_A3D_CLASS_ID_ALLOCATION) { in createFromStream()