Home | History | Annotate | Download | only in egl

Lines Matching defs:surfaceWidth

95 	int			surfaceWidth;
479 EGL_WIDTH, config.surfaceWidth,
1041 log << TestLog::Message << "Surface size: " << config.surfaceWidth << "x" << config.surfaceHeight << TestLog::EndMessage;
1126 basicConfig.surfaceWidth = 256;