Home
last modified time | relevance | path

Searched defs:newSurface (Results 1 – 7 of 7) 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.cpp148 sk_sp<GrSurface> newSurface; in instantiateSurface() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DSphericalGLSurfaceView.java237 Surface newSurface = new Surface(newSurfaceTexture); in onSurfaceTextureAvailable() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DSphericalGLSurfaceView.java237 Surface newSurface = new Surface(newSurfaceTexture); in onSurfaceTextureAvailable() 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/gl/egl/
DDisplayEGL.cpp725 EGLSurface newSurface = EGL_NO_SURFACE; in makeCurrent() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DImage9.cpp264 IDirect3DSurface9 *newSurface = nullptr; in createSurface() local