Home
last modified time | relevance | path

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

/external/skia/modules/jetski/src/
DSurfaceThread.cpp53 if(auto* windowSurface = reinterpret_cast<Surface*>(*message.fWindowSurface)){ in message_callback() local
61 if(auto* windowSurface = reinterpret_cast<Surface*>(*message.fWindowSurface)){ in message_callback() local
/external/angle/src/tests/egl_tests/
DEGLProtectedContentTest.cpp434 EGLSurface windowSurface = EGL_NO_SURFACE; in windowTest() local
522 EGLSurface windowSurface = EGL_NO_SURFACE; in textureTest() local
601 EGLSurface windowSurface = EGL_NO_SURFACE; in textureFromImageTest() local
707 EGLSurface windowSurface = EGL_NO_SURFACE; in textureFromPbufferTest() local
782 EGLSurface windowSurface = EGL_NO_SURFACE; in textureFromAndroidNativeBufferTest() local
DEGLLockSurface3Test.cpp489 EGLSurface windowSurface = in TEST_P() local
573 EGLSurface windowSurface = in TEST_P() local
653 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.cpp357 …const WindowSurfacePair windowSurface = createWindow(m_display.get(), windowFactory, m_eglDisplay,… in create() local
534 …WindowSurfacePair windowSurface = createWindow(m_display.get(), m_nativeWindowFactory, m_eglDispla… in postIterate() local
/external/angle/src/tests/gl_tests/
DFramebufferTest.cpp5502 EGLSurface windowSurface = window->getSurface(); in TEST_P() local
5569 EGLSurface windowSurface = window->getSurface(); in TEST_P() local
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp218 const WindowSurfaceVk *windowSurface) in DetermineSurfaceRotation()
4708 const WindowSurfaceVk *windowSurface = GetImplAs<WindowSurfaceVk>(surface); in getSurfaceRotationImpl() local