Searched defs:getDimY (Results 1 - 4 of 4) sorted by relevance

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

Completed in 1373 milliseconds