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

/frameworks/compile/slang/
H A Dslang_rs_export_type.h476 // where mDim will be N.
480 unsigned mDim; // dimension member in class:slang::RSExportMatrixType
486 mDim(Dim) {
499 inline unsigned getDim() const { return mDim; }

Completed in 3784 milliseconds