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

  /frameworks/rs/
rsAdapter.h 38 uint32_t getDimX() const {return mAllocation->getType()->getLODDimX(mLOD);}
70 uint32_t getDimX() const {return mAllocation->getType()->getLODDimX(mLOD);}
rsType.h 67 uint32_t getDimX() const {return mHal.state.dimX;}

Completed in 51 milliseconds