HomeSort by relevance Sort by last modified time
    Searched refs:RS_A3D_CLASS_ID_ALLOCATION (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/
rsAllocation.h 111 virtual RsA3DClassID getClassId() const { return RS_A3D_CLASS_ID_ALLOCATION; }
rsDefines.h 317 RS_A3D_CLASS_ID_ALLOCATION,
rsFileA3D.cpp 253 case RS_A3D_CLASS_ID_ALLOCATION:
rsAllocation.cpp 308 if (classID != RS_A3D_CLASS_ID_ALLOCATION) {

Completed in 24 milliseconds