Home | History | Annotate | Download | only in include

Lines Matching refs:maxSampleMaskWords

3356     uint32_t get_maxSampleMaskWords() { return m_struct.maxSampleMaskWords; }
3357 void set_maxSampleMaskWords(uint32_t inValue) { m_struct.maxSampleMaskWords = inValue; }