Searched defs:getDimY (Results 1 - 2 of 2) sorted by path

/frameworks/rs/
H A DrsAdapter.h71 uint32_t getDimY() const {return mAllocation->getType()->getLODDimY(mLOD);} function in class:android::renderscript::Adapter2D
H A DrsType.h69 uint32_t getDimY() const {return mHal.state.dimY;} function in class:android::renderscript::Type

Completed in 273 milliseconds