Home | History | Annotate | Download | only in egl

Lines Matching defs:minHeight

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)
115 , m_minHeight (minHeight)
321 int minHeight;
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);
480 spec.minHeight = 256;
494 spec.minHeight = 256;
508 spec.minHeight = 1024;
522 spec.minHeight = 1024;
536 spec.minHeight = 64;
550 spec.minHeight = 64;
564 spec.minHeight = 1024;
578 spec.minHeight = 1024;
592 spec.minHeight = 64;
606 spec.minHeight = 64;