Home
last modified time | relevance | path

Searched defs:windowSurface (Results 1 – 8 of 8) sorted by relevance

/external/skia/modules/jetski/src/
DSurfaceThread.cpp54 if(auto* windowSurface = reinterpret_cast<Surface*>(*message.fWindowSurface)){ in message_callback() local
62 if(auto* windowSurface = reinterpret_cast<Surface*>(*message.fWindowSurface)){ in message_callback() local
/external/angle/src/tests/egl_tests/
DEGLProtectedContentTest.cpp439 EGLSurface windowSurface = EGL_NO_SURFACE; in windowTest() local
527 EGLSurface windowSurface = EGL_NO_SURFACE; in textureTest() local
606 EGLSurface windowSurface = EGL_NO_SURFACE; in textureFromImageTest() local
712 EGLSurface windowSurface = EGL_NO_SURFACE; in textureFromPbufferTest() local
787 EGLSurface windowSurface = EGL_NO_SURFACE; in textureFromAndroidNativeBufferTest() local
DEGLLockSurface3Test.cpp533 EGLSurface windowSurface = in TEST_P() local
617 EGLSurface windowSurface = in TEST_P() local
697 EGLSurface windowSurface = in TEST_P() local
/external/angle/src/libANGLE/renderer/vulkan/linux/wayland/
DWindowSurfaceVkWayland.cpp25 WindowSurfaceVkWayland *windowSurface = reinterpret_cast<WindowSurfaceVkWayland *>(payload); in ResizeCallback() local
/external/deqp/framework/egl/
DegluGLContextFactory.cpp386 const WindowSurfacePair windowSurface = in create() local
566 WindowSurfacePair windowSurface = in postIterate() local
/external/mesa3d/src/gfxstream/host/
DRenderControl.cpp816 static void rcDestroyWindowSurface(uint32_t windowSurface) in rcDestroyWindowSurface()
874 static int rcFlushWindowColorBuffer(uint32_t windowSurface) in rcFlushWindowColorBuffer()
924 static void rcFlushWindowColorBufferAsync(uint32_t windowSurface) in rcFlushWindowColorBufferAsync()
929 static void rcSetWindowColorBuffer(uint32_t windowSurface, in rcSetWindowColorBuffer()
1464 static void rcFlushWindowColorBufferAsyncWithFrameNumber(uint32_t windowSurface, uint32_t frameNumb… in rcFlushWindowColorBufferAsyncWithFrameNumber()
/external/angle/src/tests/gl_tests/
DFramebufferTest.cpp6103 EGLSurface windowSurface = window->getSurface(); in TEST_P() local
6170 EGLSurface windowSurface = window->getSurface(); in TEST_P() local
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp222 const WindowSurfaceVk *windowSurface) in DetermineSurfaceRotation()
4827 const WindowSurfaceVk *windowSurface = GetImplAs<WindowSurfaceVk>(surface); in getSurfaceRotationImpl() local