Searched defs:scrn (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_winsys_dri3.c | 98 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 D | vl_winsys_dri.c | 87 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 D | vl_winsys_xlib_swrast.c | 135 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 D | vl_winsys_kopper.c | 75 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 D | dril_target.c | 432 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 D | device_select_x11.c | 67 int scrn; in device_select_find_xcb_pci_default() local
|
/aosp_15_r20/external/mesa3d/src/glx/ |
H A D | glxcmds.c | 126 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 D | dri_util.c | 102 driCreateNewScreen3(int scrn, int fd, in driCreateNewScreen3()
|
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/ |
H A D | action.c | 580 const ExprDef *scrn; in HandleSwitchScreen() local
|