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

/frameworks/compile/slang/
H A Dslang_rs_spec_table.cpp135 bool mIsNormal; member in class:RSDataElementSpec
145 mIsNormal(IsNormal),
152 inline bool isNormal() const { return mIsNormal; }

Completed in 196 milliseconds