Home
last modified time | relevance | path

Searched refs:newEglSize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglResizeTests.cpp410 const IVec2 newEglSize = eglu::getSurfaceSize(egl, m_display, **m_surface); in iterate() local
411 const Surface newSurface = readSurface(m_gl, newEglSize); in iterate()