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

/frameworks/base/libs/rs/
H A DrsType.h37 uint32_t getDimX() const {return mDimX;} function in class:android::renderscript::Type
H A DrsAdapter.h39 uint32_t getDimX() const {return mAllocation->getType()->getLODDimX(mLOD);} function in class:android::renderscript::Adapter1D
74 uint32_t getDimX() const {return mAllocation->getType()->getLODDimX(mLOD);} function in class:android::renderscript::Adapter2D

Completed in 38 milliseconds