Home
last modified time | relevance | path

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

/frameworks/rs/
DrsAdapter.h71 uint32_t getDimY() const {return mAllocation->getType()->getLODDimY(mLOD);} in getDimY() function
DrsType.h72 uint32_t getDimY() const {return mHal.state.dimY;} in getDimY() function