Searched defs:surface (Results 1 – 9 of 9) sorted by relevance
| /device/google/cuttlefish/host/libs/wayland/ |
| D | wayland_compositor.cpp | 77 void surface_destroy(wl_client*, wl_resource* surface) { in surface_destroy() 85 wl_resource* surface, in surface_attach() 112 void surface_frame(wl_client*, wl_resource* surface, uint32_t) { in surface_frame() 123 Surface* surface = GetUserData<Surface>(surface_resource); in surface_set_opaque_region() local 197 Surface* surface = new Surface(*surfaces); in compositor_create_surface() local
|
| D | wayland_subcompositor.cpp | 45 wl_resource* surface) { in subsurface_place_above() 53 wl_resource* surface) { in subsurface_place_below() 90 wl_resource* surface, in subcompositor_get_subsurface()
|
| D | wayland_shell.cpp | 225 void xdg_surface_destroy(wl_client*, wl_resource* surface) { in xdg_surface_destroy() 234 void xdg_surface_get_toplevel(wl_client* client, wl_resource* surface, in xdg_surface_get_toplevel() 250 void xdg_surface_get_popup(wl_client* client, wl_resource* surface, uint32_t id, in xdg_surface_get_popup() 266 void xdg_surface_set_window_geometry(wl_client*, wl_resource* surface, in xdg_surface_set_window_geometry() 277 void xdg_surface_ack_configure(wl_client*, wl_resource* surface, in xdg_surface_ack_configure() 317 uint32_t id, wl_resource* surface) { in xdg_shell_get_xdg_surface()
|
| D | wayland_virtio_gpu_metadata.cpp | 51 Surface* surface = GetUserData<Surface>(surface_resource); in virtio_gpu_metadata_get_surface_metadata() local
|
| D | wayland_seat.cpp | 30 wl_resource* surface, in pointer_set_cursor()
|
| /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/generic/goldfish/camera/ |
| D | abc3d.cpp | 200 EGLSurface surface = EGL_NO_SURFACE; in init() local
|
| /device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/ |
| D | MultiDisplayService.java | 81 public Surface surface; field in MultiDisplayService.MultiDisplay
|