Home | History | Annotate | Download | only in egl

Lines Matching refs:surfaceWidth

97 	int			surfaceWidth;
466 EGL_WIDTH, config.surfaceWidth,
1029 log << TestLog::Message << "Surface size: " << config.surfaceWidth << "x" << config.surfaceHeight << TestLog::EndMessage;
1114 basicConfig.surfaceWidth = 256;