/hardware/google/gfxstream/host/vulkan/ |
D | DisplaySurfaceVk.cpp | 30 VkSurfaceKHR surface = VK_NULL_HANDLE; in create() local 53 VkSurfaceKHR surface) in DisplaySurfaceVk()
|
D | DisplayVk.cpp | 107 void DisplayVk::bindToSurfaceImpl(gfxstream::DisplaySurface* surface) { in bindToSurfaceImpl() 111 void DisplayVk::surfaceUpdated(gfxstream::DisplaySurface* surface) { in surfaceUpdated() 128 const auto* surface = getBoundSurface(); in recreateSwapchain() local 175 const auto* surface = getBoundSurface(); in post() local 353 const auto* surface = getBoundSurface(); in postImpl() local
|
D | SwapChainStateVk.cpp | 158 VkSurfaceKHR surface, in validateQueueFamilyProperties() 167 const VulkanDispatch& vk, VkSurfaceKHR surface, VkPhysicalDevice physicalDevice, uint32_t width, in createSwapChainCi()
|
/hardware/google/gfxstream/host/ |
D | PostWorkerGl.h | 50 void bindToSurfaceImpl(gfxstream::DisplaySurface* surface) override {} in bindToSurfaceImpl() 51 void surfaceUpdated(gfxstream::DisplaySurface* surface) override {} in surfaceUpdated()
|
D | DisplaySurfaceUser.cpp | 35 void DisplaySurfaceUser::bindToSurface(DisplaySurface* surface) { in bindToSurface()
|
/hardware/google/gfxstream/host/gl/ |
D | DisplayGl.cpp | 37 const auto* surface = getBoundSurface(); in post() local 80 const auto* surface = getBoundSurface(); in clear() local
|
D | DisplaySurfaceGl.cpp | 48 EGLSurface surface, in DisplaySurfaceGlContextHelper() 158 EGLSurface surface = s_egl.eglCreatePbufferSurface(display, config, surfaceAttribs); in createPbufferSurface() local 180 EGLSurface surface = s_egl.eglCreateWindowSurface(display, config, window, nullptr); in createWindowSurface() local 198 EGLSurface surface, in DisplaySurfaceGl()
|
D | DisplayGl.h | 70 void bindToSurfaceImpl(gfxstream::DisplaySurface* surface) override {} in bindToSurfaceImpl() 71 void surfaceUpdated(gfxstream::DisplaySurface* surface) override {} in surfaceUpdated()
|
D | EmulatedEglWindowSurface.cpp | 56 std::unique_ptr<EmulatedEglWindowSurface> surface( in create() local 248 auto surface = create(display, config, width, height, hndl); in onLoad() local
|
D | GLESVersionDetector.cpp | 51 EGLSurface surface; in sTryContextCreation() local
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common_headless.c | 56 wsi_headless_surface_get_support(VkIcdSurfaceBase *surface, in wsi_headless_surface_get_support() 72 wsi_headless_surface_get_capabilities(VkIcdSurfaceBase *surface, in wsi_headless_surface_get_capabilities() 116 wsi_headless_surface_get_capabilities2(VkIcdSurfaceBase *surface, in wsi_headless_surface_get_capabilities2() 214 wsi_headless_surface_get_present_modes(VkIcdSurfaceBase *surface, in wsi_headless_surface_get_present_modes() 234 wsi_headless_surface_get_present_rectangles(VkIcdSurfaceBase *surface, in wsi_headless_surface_get_present_rectangles() 568 VkIcdSurfaceHeadless *surface; in wsi_CreateHeadlessSurfaceEXT() local
|
D | wsi_common_win32.cpp | 102 wsi_win32_surface *surface; member 125 wsi_win32_surface *surface; in wsi_CreateWin32SurfaceKHR() local 150 wsi_win32_surface *surface = (wsi_win32_surface *)icd_surface; in wsi_win32_surface_destroy() local 159 wsi_win32_surface_get_support(VkIcdSurfaceBase *surface, in wsi_win32_surface_get_support() 174 VkIcdSurfaceWin32 *surface = (VkIcdSurfaceWin32 *)surf; in wsi_win32_surface_get_capabilities() local 228 wsi_win32_surface_get_capabilities2(VkIcdSurfaceBase *surface, in wsi_win32_surface_get_capabilities2() 371 wsi_win32_surface_get_present_modes(VkIcdSurfaceBase *surface, in wsi_win32_surface_get_present_modes() 401 wsi_win32_surface_get_present_rectangles(VkIcdSurfaceBase *surface, in wsi_win32_surface_get_present_rectangles() 748 wsi_win32_surface *surface, in wsi_win32_surface_create_swapchain_dxgi() 813 wsi_win32_surface *surface = (wsi_win32_surface *)icd_surface; in wsi_win32_surface_create_swapchain() local
|
/hardware/google/gfxstream/include/render-utils/ |
D | RenderLib.h | 51 void* surface; member
|
/hardware/google/gfxstream/host/tests/ |
D | FrameBuffer_unittest.cpp | 401 HandleType surface = mFb->createEmulatedEglWindowSurface(0, mWidth, mHeight); in TEST_F() local 418 HandleType surface = mFb->createEmulatedEglWindowSurface(0, mWidth, mHeight); in TEST_F() local 476 HandleType surface = mFb->createEmulatedEglWindowSurface(0, mWidth, mHeight); in TEST_F() local 568 HandleType surface = mFb->createEmulatedEglWindowSurface(0, mWidth, mHeight); in TEST_F() local 692 HandleType surface = mFb->createEmulatedEglWindowSurface(0, mWidth, mHeight); in TEST_F() local 825 HandleType surface = mFb->createEmulatedEglWindowSurface(0, mWidth, mHeight); in TEST_F() local 940 HandleType surface = mFb->createEmulatedEglWindowSurface(0, mWidth, mHeight); in TEST_F() local
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_directfb.h | 32 IDirectFBSurface* surface; member
|
D | vulkan_wayland.h | 32 struct wl_surface* surface; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_wayland.h | 32 struct wl_surface* surface; member
|
D | vulkan_directfb.h | 32 IDirectFBSurface* surface; member
|
/hardware/libhardware/tests/hwc/ |
D | util.c | 175 EGLSurface surface; in egl_create() local 229 void egl_destroy(EGLDisplay display, EGLSurface surface) { in egl_destroy()
|
D | test-arrows.c | 142 EGLSurface surface; in main() local
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_egl.cpp | 440 EGLSurface surface = mDispatcher.eglCreatePbufferSurface(mDisplay, in EglOsEglDisplay() local 700 EGLSurface surface = mDispatcher.eglCreateWindowSurface( in createWindowSurface() local 715 EglOsEglSurface* surface = (EglOsEglSurface*)pb; in releasePbuffer() local 754 void EglOsEglDisplay::swapBuffers(Surface* surface) { in swapBuffers() 769 EglOsEglSurface* surface = (EglOsEglSurface*)win; in isValidNativeWin() local
|
D | EglImp.cpp | 867 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay display, EGLSurface surface) { in eglDestroySurface() 878 EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay display, EGLSurface surface, in eglQuerySurface() 889 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay display, EGLSurface surface, in eglSurfaceAttrib() 1057 EglPbufferSurface* surface, in sGetPbufferSurfaceGLProperties() 1248 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay display, EGLSurface surface) { in eglSwapBuffers() 1299 SurfacePtr surface = readdraw == EGL_READ ? ctx->read() : ctx->draw(); in eglGetCurrentSurface() local 1892 EGLSurface surface = eglCreatePbufferSurface(dpy, config, pbufAttribs); in createAndBindAuxiliaryContext() local 1914 static bool unbindAndDestroyAuxiliaryContext(EGLContext context, EGLSurface surface) { in unbindAndDestroyAuxiliaryContext() 1943 static bool bindAuxiliaryContext(EGLContext context, EGLSurface surface) { in bindAuxiliaryContext()
|
D | EglContext.cpp | 30 bool EglContext::usingSurface(SurfacePtr surface) { in usingSurface()
|
/hardware/google/gfxstream/guest/egl/ |
D | egl.cpp | 188 #define VALIDATE_SURFACE_RETURN(surface, ret) \ argument 860 static void s_destroyPendingSurfaceAndSetNull(EGLSurface* surface) { in s_destroyPendingSurfaceAndSetNull() 1275 egl_surface_t* surface = egl_window_surface_t::create(&s_display, config, EGL_WINDOW_BIT, win); in eglCreateWindowSurface() local 1337 egl_surface_t* surface = egl_pbuffer_surface_t::create(dpy, config, in eglCreatePbufferSurface() local 1369 egl_surface_t* surface(static_cast<egl_surface_t*>(eglSurface)); in eglDestroySurface() local 1394 egl_surface_t* surface( static_cast<egl_surface_t*>(eglSurface) ); in eglQuerySurface() local 1586 EGLBoolean eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) in eglSurfaceAttrib() 1648 egl_surface_t* surface( static_cast<egl_surface_t*>(eglSurface) ); in eglBindTexImage() local 1667 EGLBoolean eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglReleaseTexImage() 2210 EGLBoolean eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) in eglCopyBuffers() [all …]
|
D | eglDisplay.cpp | 625 void eglDisplay::onCreateSurface(EGLSurface surface) { in onCreateSurface() 637 void eglDisplay::onDestroySurface(EGLSurface surface) { in onDestroySurface() 650 bool eglDisplay::isSurface(EGLSurface surface) { in isSurface()
|