Lines Matching defs:maxWidth
72 MemoryAllocator (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig config, int seed, ObjectType types, int minWidth, int minHeight, int maxWidth, int maxHeight, bool use);
105 MemoryAllocator::MemoryAllocator (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig config, int seed, ObjectType types, int minWidth, int minHeight, int maxWidth, int maxHeight, bool use)
116 , m_maxWidth (maxWidth)
322 int maxWidth;
401 m_allocator = new MemoryAllocator(m_eglTestCtx, m_display, m_config, m_seed, m_spec.types, m_spec.minWidth, m_spec.minHeight, m_spec.maxWidth, m_spec.maxHeight, m_spec.use);
481 spec.maxWidth = 256;
495 spec.maxWidth = 256;
509 spec.maxWidth = 1024;
523 spec.maxWidth = 1024;
537 spec.maxWidth = 1024;
551 spec.maxWidth = 1024;
565 spec.maxWidth = 1024;
579 spec.maxWidth = 1024;
593 spec.maxWidth = 1024;
607 spec.maxWidth = 1024;