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

/frameworks/compile/slang/
H A Dslang_rs_export_type.h442 // where mDim will be N.
446 unsigned mDim; // dimension member in class:slang::RSExportMatrixType
452 mDim(Dim) {
465 inline unsigned getDim() const { return mDim; }

Completed in 136 milliseconds