Home | History | Annotate | Download | only in egl

Lines Matching defs:minWidth

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)
114 , m_minWidth (minWidth)
320 int minWidth;
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);
479 spec.minWidth = 256;
493 spec.minWidth = 256;
507 spec.minWidth = 1024;
521 spec.minWidth = 1024;
535 spec.minWidth = 64;
549 spec.minWidth = 64;
563 spec.minWidth = 1024;
577 spec.minWidth = 1024;
591 spec.minWidth = 64;
605 spec.minWidth = 64;