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 412 // where mDim will be N.
416 unsigned mDim; // dimension
422 mDim(Dim) {
437 inline unsigned getDim() const { return mDim; }
slang_rs_export_type.cpp     [all...]

Completed in 60 milliseconds