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

/frameworks/rs/
H A DrsAdapter.h38 uint32_t getDimX() const {return mAllocation->getType()->getLODDimX(mLOD);} function in class:android::renderscript::Adapter1D
70 uint32_t getDimX() const {return mAllocation->getType()->getLODDimX(mLOD);} function in class:android::renderscript::Adapter2D
H A DrsType.h68 uint32_t getDimX() const {return mHal.state.dimX;} function in class:android::renderscript::Type

Completed in 180 milliseconds