Home
last modified time | relevance | path

Searched refs:m_maxHeight (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglMemoryStressTests.cpp98 int m_maxHeight; member in deqp::egl::__anonf44a94a50111::MemoryAllocator
117 , m_maxHeight (maxHeight) in MemoryAllocator()
201 const EGLint height = m_rnd.getInt(m_minHeight, m_maxHeight); in allocatePBuffer()