Home | History | Annotate | Download | only in egl

Lines Matching refs:minWidth

66 					MemoryAllocator			(EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig config, int seed, ObjectType types, int minWidth, int minHeight, int maxWidth, int maxHeight, bool use);
99 MemoryAllocator::MemoryAllocator (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig config, int seed, ObjectType types, int minWidth, int minHeight, int maxWidth, int maxHeight, bool use)
108 , m_minWidth (minWidth)
311 int minWidth;
384 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);
462 spec.minWidth = 256;
476 spec.minWidth = 256;
490 spec.minWidth = 1024;
504 spec.minWidth = 1024;
518 spec.minWidth = 64;
532 spec.minWidth = 64;
546 spec.minWidth = 1024;
560 spec.minWidth = 1024;
574 spec.minWidth = 64;
588 spec.minWidth = 64;