Home
last modified time | relevance | path

Searched defs:screen (Results 51 - 75 of 614) sorted by relevance

12345678910>>...25

/third_party/pulseaudio/src/pulsecore/
H A Dx11prop.c34 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 Dwebp_to_sdl.c38 SDL_Surface* screen = NULL; in WebpToSDL() local
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Pixmap.cpp28 int screen = DefaultScreen(mDisplay); in initialize() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.c196 softpipe_create_context(struct pipe_screen *screen, in softpipe_create_context() argument
/third_party/mesa3d/src/glx/
H A Dcreate_context.c59 int screen = -1; in glXCreateContextAttribsARB() local
H A Dglxglvnd.c9 static Bool __glXGLVNDIsScreenSupported(Display *dpy, int screen) in __glXGLVNDIsScreenSupported() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dresource9.c44 struct pipe_screen *screen; in NineResource9_ctor() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h37 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 DAdapter.cpp262 struct pipe_screen *screen = pAdapter->screen; in CloseAdapter() local
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_pixmap.c119 apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap, in apple_glx_pixmap_create() argument
H A Dapple_glx_context.h57 int screen; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.h69 zink_framebuffer_reference(struct zink_screen *screen, in zink_framebuffer_reference() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource.c41 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 Dvmw_surface.h53 struct vmw_winsys_screen *screen; member
/third_party/mesa3d/src/mesa/state_tracker/tests/
H A Dst_format.c51 struct pipe_screen screen = { in main() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_flush.c178 st_init_flush_functions(struct pipe_screen *screen, in st_init_flush_functions() argument
/third_party/mesa3d/src/loader/
H A Dloader_dri_helper.c33 __DRIimage *loader_dri_create_image(__DRIscreen *screen, in loader_dri_create_image() argument
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_x11.c91 xcb_screen_t *screen = iter.data; in device_select_find_xcb_pci_default() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_flush.c54 struct llvmpipe_screen *screen = llvmpipe_screen(pipe->screen); in llvmpipe_flush() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_fence.h24 struct nouveau_screen *screen; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.c40 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 Dfd6_context.c204 struct fd_screen *screen = fd_screen(pscreen); variable
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_context.c181 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 Diris_binder.c65 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 Diris_formats.c113 struct iris_screen *screen = (struct iris_screen *) pscreen; in iris_is_format_supported() local

Completed in 8 milliseconds

12345678910>>...25