Home
last modified time | relevance | path

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

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