HomeSort by relevance Sort by last modified time
    Searched refs:mDim (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/slang/
slang_rs_spec_table.cpp 84 unsigned mDim;
92 mDim(Dim) {
97 inline unsigned getDim() const { return mDim; }
slang_rs_export_type.h 401 // where mDim will be N.
405 unsigned mDim; // dimension
411 mDim(Dim) {
426 inline unsigned getDim() const { return mDim; }
slang_rs_export_type.cpp     [all...]

Completed in 135 milliseconds