| /third_party/pulseaudio/src/pulsecore/ |
| H A D | x11prop.c | 34 static xcb_screen_t *screen_of_display(xcb_connection_t *xcb, int screen) { in screen_of_display() argument 47 void pa_x11_set_prop(xcb_connection_t *xcb, int screen, const char *name, const char *data) { in pa_x11_set_prop() argument 70 void pa_x11_del_prop(xcb_connection_t *xcb, int screen, const char *name) { in pa_x11_del_prop() argument 89 char* pa_x11_get_prop(xcb_connection_t *xcb, int screen, const char *name, char *p, size_t l) { in pa_x11_get_prop() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/extras/ |
| H A D | webp_to_sdl.c | 38 SDL_Surface* screen = NULL; in WebpToSDL() local
|
| /third_party/skia/third_party/externals/angle2/util/x11/ |
| H A D | X11Pixmap.cpp | 28 int screen = DefaultScreen(mDisplay); in initialize() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_context.c | 196 softpipe_create_context(struct pipe_screen *screen, in softpipe_create_context() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | create_context.c | 59 int screen = -1; in glXCreateContextAttribsARB() local
|
| H A D | glxglvnd.c | 9 static Bool __glXGLVNDIsScreenSupported(Display *dpy, int screen) in __glXGLVNDIsScreenSupported() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | resource9.c | 44 struct pipe_screen *screen; in NineResource9_ctor() local
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_bufmgr.h | 37 struct v3d_screen *screen; member 86 struct v3d_screen *screen; in v3d_bo_unreference() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | Adapter.cpp | 262 struct pipe_screen *screen = pAdapter->screen; in CloseAdapter() local
|
| /third_party/mesa3d/src/glx/apple/ |
| H A D | apple_glx_pixmap.c | 119 apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap, in apple_glx_pixmap_create() argument
|
| H A D | apple_glx_context.h | 57 int screen; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_framebuffer.h | 69 zink_framebuffer_reference(struct zink_screen *screen, in zink_framebuffer_reference() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_resource.c | 41 svga_resource_create(struct pipe_screen *screen, in svga_resource_create() argument 61 svga_resource_from_handle(struct pipe_screen * screen, in svga_resource_from_handle() argument 79 svga_can_create_resource(struct pipe_screen *screen, in svga_can_create_resource() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_surface.h | 53 struct vmw_winsys_screen *screen; member
|
| /third_party/mesa3d/src/mesa/state_tracker/tests/ |
| H A D | st_format.c | 51 struct pipe_screen screen = { in main() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_flush.c | 178 st_init_flush_functions(struct pipe_screen *screen, in st_init_flush_functions() argument
|
| /third_party/mesa3d/src/loader/ |
| H A D | loader_dri_helper.c | 33 __DRIimage *loader_dri_create_image(__DRIscreen *screen, in loader_dri_create_image() argument
|
| /third_party/mesa3d/src/vulkan/device-select-layer/ |
| H A D | device_select_x11.c | 91 xcb_screen_t *screen = iter.data; in device_select_find_xcb_pci_default() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_flush.c | 54 struct llvmpipe_screen *screen = llvmpipe_screen(pipe->screen); in llvmpipe_flush() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_fence.h | 24 struct nouveau_screen *screen; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_context.c | 40 struct nouveau_screen *screen; in nv30_context_kick_notify() local 192 struct nv30_screen *screen = nv30_screen(pscreen); nv30_context_create() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_context.c | 204 struct fd_screen *screen = fd_screen(pscreen); variable
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_context.c | 181 i915_create_context(struct pipe_screen *screen, void *priv, unsigned flags) in i915_create_context() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_binder.c | 65 struct iris_screen *screen = (void *) ice->ctx.screen; in binder_realloc() local 207 struct iris_screen *screen = (void *) ice->ctx.screen; in iris_init_binder() local
|
| H A D | iris_formats.c | 113 struct iris_screen *screen = (struct iris_screen *) pscreen; in iris_is_format_supported() local
|