Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 25 of 58) sorted by relevance

123

/hardware/google/gfxstream/host/vulkan/
DDisplaySurfaceVk.cpp30 VkSurfaceKHR surface = VK_NULL_HANDLE; in create() local
53 VkSurfaceKHR surface) in DisplaySurfaceVk()
DDisplayVk.cpp107 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
DSwapChainStateVk.cpp158 VkSurfaceKHR surface, in validateQueueFamilyProperties()
167 const VulkanDispatch& vk, VkSurfaceKHR surface, VkPhysicalDevice physicalDevice, uint32_t width, in createSwapChainCi()
/hardware/google/gfxstream/host/
DPostWorkerGl.h50 void bindToSurfaceImpl(gfxstream::DisplaySurface* surface) override {} in bindToSurfaceImpl()
51 void surfaceUpdated(gfxstream::DisplaySurface* surface) override {} in surfaceUpdated()
DDisplaySurfaceUser.cpp35 void DisplaySurfaceUser::bindToSurface(DisplaySurface* surface) { in bindToSurface()
/hardware/google/gfxstream/host/gl/
DDisplayGl.cpp37 const auto* surface = getBoundSurface(); in post() local
80 const auto* surface = getBoundSurface(); in clear() local
DDisplaySurfaceGl.cpp48 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()
DDisplayGl.h70 void bindToSurfaceImpl(gfxstream::DisplaySurface* surface) override {} in bindToSurfaceImpl()
71 void surfaceUpdated(gfxstream::DisplaySurface* surface) override {} in surfaceUpdated()
DEmulatedEglWindowSurface.cpp56 std::unique_ptr<EmulatedEglWindowSurface> surface( in create() local
248 auto surface = create(display, config, width, height, hndl); in onLoad() local
DGLESVersionDetector.cpp51 EGLSurface surface; in sTryContextCreation() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_headless.c56 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
Dwsi_common_win32.cpp102 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/
DRenderLib.h51 void* surface; member
/hardware/google/gfxstream/host/tests/
DFrameBuffer_unittest.cpp401 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/
Dvulkan_directfb.h32 IDirectFBSurface* surface; member
Dvulkan_wayland.h32 struct wl_surface* surface; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_wayland.h32 struct wl_surface* surface; member
Dvulkan_directfb.h32 IDirectFBSurface* surface; member
/hardware/libhardware/tests/hwc/
Dutil.c175 EGLSurface surface; in egl_create() local
229 void egl_destroy(EGLDisplay display, EGLSurface surface) { in egl_destroy()
Dtest-arrows.c142 EGLSurface surface; in main() local
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_egl.cpp440 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
DEglImp.cpp867 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()
DEglContext.cpp30 bool EglContext::usingSurface(SurfacePtr surface) { in usingSurface()
/hardware/google/gfxstream/guest/egl/
Degl.cpp188 #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 …]
DeglDisplay.cpp625 void eglDisplay::onCreateSurface(EGLSurface surface) { in onCreateSurface()
637 void eglDisplay::onDestroySurface(EGLSurface surface) { in onDestroySurface()
650 bool eglDisplay::isSurface(EGLSurface surface) { in isSurface()

123