Home
last modified time | relevance | path

Searched refs:surfaces (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/enlightenment/
H A D0005-xdg-shell-v6-Fix-crash-when-unbind-early.patch21 - v->surfaces = eina_list_remove(v->surfaces, shd->surface);
25 + v->surfaces = eina_list_remove(v->surfaces, shd->surface);
39 - v->surfaces = eina_list_remove(v->surfaces, shd->surface);
43 + v->surfaces = eina_list_remove(v->surfaces, shd->surface);
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Dgraphics_adf.c46 struct adf_surface_pdata surfaces[2]; member
87 err = adf_surface_init(pdata, &intf_data.current_mode, &pdata->surfaces[0]); in adf_interface_init()
95 &pdata->surfaces[1]); in adf_interface_init()
98 memset(&pdata->surfaces[1], 0, sizeof(pdata->surfaces[1])); in adf_interface_init()
197 struct adf_surface_pdata *surf = &pdata->surfaces[pdata->current_surface]; in adf_flip()
206 return &pdata->surfaces[pdata->current_surface].base; in adf_flip()
228 adf_surface_destroy(&pdata->surfaces[i]); in adf_exit()
/OK3568_Linux_fs/external/recovery/minui/
H A Dgraphics_adf.c46 struct adf_surface_pdata surfaces[2]; member
87 err = adf_surface_init(pdata, &intf_data.current_mode, &pdata->surfaces[0]); in adf_interface_init()
95 &pdata->surfaces[1]); in adf_interface_init()
98 memset(&pdata->surfaces[1], 0, sizeof(pdata->surfaces[1])); in adf_interface_init()
197 struct adf_surface_pdata *surf = &pdata->surfaces[pdata->current_surface]; in adf_flip()
206 return &pdata->surfaces[pdata->current_surface].base; in adf_flip()
228 adf_surface_destroy(&pdata->surfaces[i]); in adf_exit()
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-vaapi/
H A DConfig.in19 surfaces, depending on the actual value of <CODEC> and the
31 vaapipostproc is used to filter VA surfaces, for
35 surfaces.
37 vaapisink is used to render VA surfaces to an X11 or Wayland
/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm-cursor.conf.sample10 # num-surfaces=8 # num of egl surfaces to avoid edge moving corruption
/OK3568_Linux_fs/u-boot/disk/
H A Dpart_amiga.c117 g->low_cyl * g->block_per_track * g->surfaces , in print_part_info()
118 (g->high_cyl - g->low_cyl + 1) * g->block_per_track * g->surfaces - 1); in print_part_info()
303 info->start = g->low_cyl * g->block_per_track * g->surfaces; in part_get_info_amiga()
304 info->size = (g->high_cyl - g->low_cyl + 1) * g->block_per_track * g->surfaces - 1; in part_get_info_amiga()
H A Dpart_amiga.h122 u32 surfaces; member
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0072-desktop-shell-Avoid-lowering-the-requested-fullscree.patch37 /* Only lower surfaces which have lowering_output as their fullscreen
39 /* Only demote fullscreen surfaces on the output of activated shsurf.
40 * Leave fullscreen surfaces on unrelated outputs alone. */
/OK3568_Linux_fs/buildroot/package/weston/
H A D0071-desktop-shell-Avoid-lowering-the-requested-fullscree.patch37 /* Only lower surfaces which have lowering_output as their fullscreen
39 /* Only demote fullscreen surfaces on the output of activated shsurf.
40 * Leave fullscreen surfaces on unrelated outputs alone. */
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0072-desktop-shell-Avoid-lowering-the-requested-fullscree.patch51 /* Only lower surfaces which have lowering_output as their fullscreen
53 /* Only demote fullscreen surfaces on the output of activated shsurf.
54 * Leave fullscreen surfaces on unrelated outputs alone. */
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmc.c169 surface = adaptor->surfaces[i]; in ProcXvMCListSurfaceTypes()
223 if (adaptor->surfaces[i]->surface_type_id == stuff->surface_type_id) { in ProcXvMCCreateContext()
224 surface = adaptor->surfaces[i]; in ProcXvMCCreateContext()
403 if (adaptor->surfaces[i]->surface_type_id == pContext->surface_type_id) { in ProcXvMCCreateSubpicture()
404 surface = adaptor->surfaces[i]; in ProcXvMCCreateSubpicture()
541 if (adaptor->surfaces[i]->surface_type_id == stuff->surface_type_id) { in ProcXvMCListSubpictureTypes()
542 surface = adaptor->surfaces[i]; in ProcXvMCListSubpictureTypes()
H A Dxvmcext.h76 XvMCSurfaceInfoPtr *surfaces; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xvmc.c195 pAdapt[i].surfaces = (XvMCSurfaceInfoPtr *) ((*adaptors)->surfaces); in xf86XvMCScreenInit()
H A Dxf86xvmc.h114 XF86MCSurfaceInfoPtr *surfaces; member
/OK3568_Linux_fs/buildroot/package/sdl2_image/
H A DConfig.in6 as SDL surfaces, and supports the following formats: BMP,
/OK3568_Linux_fs/buildroot/package/sdl2_gfx/
H A DConfig.in8 SDL surfaces, framerate control and MMX image filters.
/OK3568_Linux_fs/buildroot/package/sdl_gfx/
H A DConfig.in8 surfaces, framerate control and MMX image filters.
/OK3568_Linux_fs/buildroot/package/directfb/
H A DConfig.in154 bool "enable advanced dithering of RGB16 surfaces"
156 Enable dithering when loading images to RGB16 surfaces.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/glfw/
H A Dglfw_3.3.bb5 platform-independent API for creating windows, contexts and surfaces, reading \
/OK3568_Linux_fs/buildroot/package/sdl_image/
H A DConfig.in6 as SDL surfaces, and supports the following formats:
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DOPUBL-1.017 …publisher and author's names shall appear on all outer surfaces of the book. On all outer surfaces
/OK3568_Linux_fs/external/drm-cursor/debian/
H A Dchangelog79 * Support num-surfaces config
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/librsvg/
H A Dlibrsvg_2.52.7.bb3 associated with the GNOME Project. It renders SVG files to Cairo surfaces. \
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0031-waylandsink-Support-pointer-and-touch.patch164 + /* Ignoring input event from other surfaces */
244 + /* Ignoring input event from other surfaces */
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0032-waylandsink-Support-pointer-and-touch.patch184 + /* Ignoring input event from other surfaces */
261 + /* Ignoring input event from other surfaces */

12