| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | egl.cpp | 325 EGLSurface surface = getDispatch()->eglCreateWindowSurface(dpy, config, win, attrib_list); in eglCreateWindowSurface() local 337 EGLSurface surface = getDispatch()->eglCreatePbufferSurface(dpy, config, attrib_list); in eglCreatePbufferSurface() local 349 EGLSurface surface = getDispatch()->eglCreatePixmapSurface(dpy, config, pixmap, attrib_list); in eglCreatePixmapSurface() local 359 EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface() 371 EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint *value) in eglQuerySurface() 405 EGLBoolean eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) in eglSurfaceAttrib() 410 EGLBoolean eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglBindTexImage() 415 EGLBoolean eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglReleaseTexImage() 560 EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() 572 EGLBoolean eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) in eglCopyBuffers() [all …]
|
| /device/google/cuttlefish_common/guest/libs/eglwrapper/ |
| D | egl_wrapper_entry.cpp | 62 EGLBoolean eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) in eglCopyBuffers() 98 EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface() 170 EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint* value) in eglQuerySurface() 176 EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() 200 EGLBoolean eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglBindTexImage() 206 EGLBoolean eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglReleaseTexImage() 212 EGLBoolean eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) in eglSurfaceAttrib()
|
| /device/generic/goldfish-opengl/system/egl/ |
| D | egl.cpp | 181 #define VALIDATE_SURFACE_RETURN(surface, ret) \ argument 638 static void s_destroyPendingSurfaceAndSetNull(EGLSurface* surface) { in s_destroyPendingSurfaceAndSetNull() 1053 egl_surface_t* surface = egl_window_surface_t::create( in eglCreateWindowSurface() local 1115 egl_surface_t* surface = egl_pbuffer_surface_t::create(dpy, config, in eglCreatePbufferSurface() local 1147 egl_surface_t* surface(static_cast<egl_surface_t*>(eglSurface)); in eglDestroySurface() local 1172 egl_surface_t* surface( static_cast<egl_surface_t*>(eglSurface) ); in eglQuerySurface() local 1364 EGLBoolean eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) in eglSurfaceAttrib() 1426 egl_surface_t* surface( static_cast<egl_surface_t*>(eglSurface) ); in eglBindTexImage() local 1445 EGLBoolean eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglReleaseTexImage() 1951 EGLBoolean eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) in eglCopyBuffers() [all …]
|
| D | eglDisplay.cpp | 624 void eglDisplay::onCreateSurface(EGLSurface surface) { in onCreateSurface() 636 void eglDisplay::onDestroySurface(EGLSurface surface) { in onDestroySurface() 649 bool eglDisplay::isSurface(EGLSurface surface) { in isSurface()
|
| /device/generic/opengl-transport/host/libs/virglrenderer/ |
| D | EglSurface.h | 77 EGLSurface surface = EGL_NO_SURFACE; member
|
| D | RenderControl.cpp | 445 EglSurface* surface = in rcCreateWindowSurface() local 459 EglSurface* surface = it->second; in rcDestroyWindowSurface() local 492 EglSurface* surface = surface_it->second; in rcSetWindowColorBuffer() local
|
| /device/google/marlin/camera/QCamera2/HAL/test/ |
| D | qcamera_test.h | 339 sp<Surface> surface; member
|
| /device/generic/goldfish-opengl/system/vulkan/ |
| D | func_table.cpp | 1805 VkSurfaceKHR surface, in entry_vkDestroySurfaceKHR() 1815 VkSurfaceKHR surface, in entry_vkGetPhysicalDeviceSurfaceSupportKHR() 1826 VkSurfaceKHR surface, in entry_vkGetPhysicalDeviceSurfaceCapabilitiesKHR() 1837 VkSurfaceKHR surface, in entry_vkGetPhysicalDeviceSurfaceFormatsKHR() 1849 VkSurfaceKHR surface, in entry_vkGetPhysicalDeviceSurfacePresentModesKHR() 1930 VkSurfaceKHR surface, in entry_vkGetDeviceGroupSurfacePresentModesKHR() 1941 VkSurfaceKHR surface, in entry_vkGetPhysicalDevicePresentRectanglesKHR() 3253 VkSurfaceKHR surface, in entry_vkGetPhysicalDeviceSurfaceCapabilities2EXT()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | VkEncoder.cpp | 11450 VkSurfaceKHR surface, in vkDestroySurfaceKHR() 11519 VkSurfaceKHR surface, in vkGetPhysicalDeviceSurfaceSupportKHR() 11573 VkSurfaceKHR surface, in vkGetPhysicalDeviceSurfaceCapabilitiesKHR() 11627 VkSurfaceKHR surface, in vkGetPhysicalDeviceSurfaceFormatsKHR() 11741 VkSurfaceKHR surface, in vkGetPhysicalDeviceSurfacePresentModesKHR() 12288 VkSurfaceKHR surface, in vkGetDeviceGroupSurfacePresentModesKHR() 12360 VkSurfaceKHR surface, in vkGetPhysicalDevicePresentRectanglesKHR() 19788 VkSurfaceKHR surface, in vkGetPhysicalDeviceSurfaceCapabilities2EXT()
|