Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
/third_party/skia/src/gpu/
DGrResourceAllocator.cpp158 sk_sp<GrSurface> newSurface; in instantiateSurface() local
/third_party/vk-gl-cts/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DImage9.cpp264 IDirect3DSurface9 *newSurface = nullptr; in createSurface() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp725 EGLSurface newSurface = EGL_NO_SURFACE; in makeCurrent() local