Home
last modified time | relevance | path

Searched defs:getDim (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_spec_table.cpp97 inline unsigned getDim() const { return mDim; } in getDim() function in RSMatrixDataTypeSpec
Dslang_rs_export_type.h426 inline unsigned getDim() const { return mDim; } in getDim() function