Home
last modified time | relevance | path

Searched defs:scrn (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c98 dri3_free_front_buffer(struct vl_dri3_screen *scrn, in dri3_free_front_buffer()
108 dri3_free_back_buffer(struct vl_dri3_screen *scrn, in dri3_free_back_buffer()
124 dri3_handle_stamps(struct vl_dri3_screen *scrn, uint64_t ust, uint64_t msc) in dri3_handle_stamps()
141 dri3_handle_present_event(struct vl_dri3_screen *scrn, in dri3_handle_present_event()
186 dri3_flush_present_events(struct vl_dri3_screen *scrn) in dri3_flush_present_events()
199 dri3_wait_present_events(struct vl_dri3_screen *scrn) in dri3_wait_present_events()
212 dri3_find_back(struct vl_dri3_screen *scrn) in dri3_find_back()
230 dri3_alloc_back_buffer(struct vl_dri3_screen *scrn) in dri3_alloc_back_buffer()
328 dri3_get_back_buffer(struct vl_dri3_screen *scrn) in dri3_get_back_buffer()
405 dri3_set_drawable(struct vl_dri3_screen *scrn, Drawable drawable) in dri3_set_drawable()
[all …]
H A Dvl_winsys_dri.c87 vl_dri2_handle_stamps(struct vl_dri_screen *scrn, in vl_dri2_handle_stamps()
103 vl_dri2_get_flush_reply(struct vl_dri_screen *scrn) in vl_dri2_get_flush_reply()
133 struct vl_dri_screen *scrn = (struct vl_dri_screen *)context_private; in vl_dri2_flush_frontbuffer() local
156 vl_dri2_destroy_drawable(struct vl_dri_screen *scrn) in vl_dri2_destroy_drawable()
168 vl_dri2_set_drawable(struct vl_dri_screen *scrn, Drawable drawable) in vl_dri2_set_drawable()
188 struct vl_dri_screen *scrn = (struct vl_dri_screen *)vscreen; in vl_dri2_screen_texture_from_drawable() local
270 struct vl_dri_screen *scrn = (struct vl_dri_screen *)vscreen; in vl_dri2_screen_get_dirty_area() local
278 struct vl_dri_screen *scrn = (struct vl_dri_screen *)vscreen; in vl_dri2_screen_get_timestamp() local
301 struct vl_dri_screen *scrn = (struct vl_dri_screen *)vscreen; in vl_dri2_screen_set_next_timestamp() local
397 struct vl_dri_screen *scrn; in vl_dri2_screen_create() local
[all …]
H A Dvl_winsys_xlib_swrast.c135 struct vl_xlib_screen *scrn = (struct vl_xlib_screen *) vscreen; in vl_swrast_fill_xlib_drawable_desc() local
147 struct vl_xlib_screen *scrn = (struct vl_xlib_screen *) vscreen; in vl_swrast_texture_from_drawable() local
189 struct vl_xlib_screen *scrn = (struct vl_xlib_screen *) vscreen; in vl_swrast_get_private() local
196 struct vl_xlib_screen *scrn = (struct vl_xlib_screen *) vscreen; in vl_swrast_get_dirty_area() local
H A Dvl_winsys_kopper.c75 struct vl_kopper_screen *scrn = (struct vl_kopper_screen *) vscreen; in vl_kopper_get_dirty_area() local
85 struct vl_kopper_screen *scrn = (struct vl_kopper_screen *) vscreen; in vl_kopper_screen_destroy() local
100 struct vl_kopper_screen *scrn = (struct vl_kopper_screen *) vscreen; in vl_kopper_texture_from_drawable() local
161 struct vl_kopper_screen *scrn = CALLOC_STRUCT(vl_kopper_screen); in vl_kopper_screen_create() local
/aosp_15_r20/external/mesa3d/src/gallium/targets/dril/
H A Ddril_target.c432 drilCreateNewScreen(int scrn, int fd, in drilCreateNewScreen()
465 dril2CreateNewScreen(int scrn, int fd, in dril2CreateNewScreen()
476 drilSWCreateNewScreen(int scrn, const __DRIextension **extensions, in drilSWCreateNewScreen()
487 drilSWCreateNewScreen2(int scrn, const __DRIextension **extensions, in drilSWCreateNewScreen2()
/aosp_15_r20/external/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_x11.c67 int scrn; in device_select_find_xcb_pci_default() local
/aosp_15_r20/external/mesa3d/src/glx/
H A Dglxcmds.c126 GetGLXScreenConfigs(Display * dpy, int scrn) in GetGLXScreenConfigs()
137 GetGLXPrivScreenConfig(Display * dpy, int scrn, struct glx_display ** ppriv, in GetGLXPrivScreenConfig()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c102 driCreateNewScreen3(int scrn, int fd, in driCreateNewScreen3()
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/
H A Daction.c580 const ExprDef *scrn; in HandleSwitchScreen() local