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

/frameworks/base/libs/rs/
H A DrsType.h38 uint32_t getDimY() const {return mDimY;} function in class:android::renderscript::Type
H A DrsAdapter.h75 uint32_t getDimY() const {return mAllocation->getType()->getLODDimY(mLOD);} function in class:android::renderscript::Adapter2D

Completed in 61 milliseconds