HomeSort by relevance Sort by last modified time
    Searched defs:getDimX (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/rs/
rsType.h 43 uint32_t getDimX() const {return mDimX;}
rsAdapter.h 40 uint32_t getDimX() const {return mAllocation->getType()->getLODDimX(mLOD);}
72 uint32_t getDimX() const {return mAllocation->getType()->getLODDimX(mLOD);}

Completed in 94 milliseconds