Home | History | Annotate | Download | only in egl

Lines Matching refs:m_random

106 	de::Random		m_random;
118 , m_random (deStringHash(name))
322 m_buffer.push_back((GLubyte)m_random.getInt(0, 255));