Home
last modified time | relevance | path

Searched defs:newSurface (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/egl/
DteglResizeTests.cpp275 bool compareCorners (const Surface& oldSurface, const Surface& newSurface) in compareCorners()
414 const Surface newSurface = readSurface(m_gl, newEglSize); in iterate() local
/external/skia/src/gpu/
DGrResourceAllocator.cpp149 sk_sp<GrSurface> newSurface; in instantiateSurface() local
/external/angle/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.cpp328 EGLSurface newSurface = EGL_NO_SURFACE; in makeCurrent() local
/external/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp581 EGLSurface newSurface = EGL_NO_SURFACE; in makeCurrent() local
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp1160 Surface newSurface; // Surface from drawing with newSeed-seeded attachment in iterate() local
1239 Surface newSurface; // Surface drawn from attachment to newSeed container in iterate() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DImage9.cpp262 IDirect3DSurface9 *newSurface = nullptr; in createSurface() local