Home
last modified time | relevance | path

Searched defs:getDimX (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsAdapter.h38 uint32_t getDimX() const {return mAllocation->getType()->getLODDimX(mLOD);} in getDimX() function
70 uint32_t getDimX() const {return mAllocation->getType()->getLODDimX(mLOD);} in getDimX() function
DrsType.h71 uint32_t getDimX() const {return mHal.state.dimX;} in getDimX() function