| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_render.c | 1233 INT16 x_mask; in glamor_composite_with_shader() local 1244 x_mask = rects->x_mask + mask_x_off; in glamor_composite_with_shader() 1251 x_dest, y_dest, x_source, y_source, x_mask, y_mask, width, in glamor_composite_with_shader() 1277 mask_yscale, x_mask, in glamor_composite_with_shader() 1278 y_mask, x_mask + width, in glamor_composite_with_shader() 1398 int x_mask, int y_mask, int x_dest, int y_dest) in glamor_composite_clipped_region() argument 1431 x_temp_mask = x_mask; in glamor_composite_clipped_region() 1435 x_source, y_source, x_mask, y_mask, x_dest, y_dest, width, height); in glamor_composite_clipped_region() 1504 extent->x1 + x_mask - x_dest - dest->pDrawable->x, in glamor_composite_clipped_region() 1568 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest; in glamor_composite_clipped_region() [all …]
|
| H A D | glamor_largepixmap.c | 1032 INT16 x_mask, in glamor_composite_largepixmap_region() argument 1236 -x_source + x_mask, -y_source + y_mask); in glamor_composite_largepixmap_region() 1252 -x_dest + x_mask, -y_dest + y_mask); in glamor_composite_largepixmap_region() 1270 &n_mask_regions, x_mask - x_dest, in glamor_composite_largepixmap_region() 1277 &n_mask_regions, x_mask - x_source, in glamor_composite_largepixmap_region() 1300 x_source, y_source, x_mask, y_mask, \ in glamor_composite_largepixmap_region() 1319 x_dest - x_mask + in glamor_composite_largepixmap_region() 1389 x_mask - x_dest, y_mask - y_dest); in glamor_composite_largepixmap_region() 1402 x_mask - x_dest, y_mask - y_dest, mask_repeat_type, 0, in glamor_composite_largepixmap_region() 1426 x_dest - x_mask + dest->pDrawable->x, in glamor_composite_largepixmap_region()
|
| H A D | glamor_priv.h | 143 INT16 x_mask; member 639 int x_mask, int y_mask, 729 INT16 x_mask,
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_tpg.h | 72 unsigned int x_mask; member
|
| H A D | isp2400_input_system_global.h | 100 u32 x_mask; member
|
| H A D | sh_css_sp.h | 177 sh_css_sp_configure_tpg(int x_mask,
|
| H A D | isp2400_input_system_public.h | 351 u32 x_mask,
|
| H A D | sh_css_sp.c | 695 sh_css_sp_configure_tpg(int x_mask, in sh_css_sp_configure_tpg() argument 701 sh_css_sp_group.config.tpg.x_mask = x_mask; in sh_css_sp_configure_tpg()
|
| H A D | atomisp_compat_css20.c | 332 s_config->source.tpg.x_mask); in __dump_stream_config() 1933 s_config->source.tpg.x_mask = (1 << 4) - 1; in atomisp_css_input_set_mode()
|
| H A D | sh_css.c | 829 stream_cfg->source.tpg.x_mask; in sh_css_translate_stream_cfg_to_input_system_input_port_attr() 9363 curr_stream->config.source.tpg.x_mask, 9370 curr_stream->config.source.tpg.x_mask,
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/ |
| H A D | spte.c | 263 u64 dirty_mask, u64 nx_mask, u64 x_mask, u64 p_mask, in kvm_mmu_set_mask_ptes() argument 274 shadow_x_mask = x_mask; in kvm_mmu_set_mask_ptes()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/ |
| H A D | omap_dmm_tiler.c | 643 u32 x_bits, y_bits, tmp, x_mask, y_mask, alignment; in tiler_get_address() local 650 x_mask = MASK(x_bits); in tiler_get_address() 653 if (x < 0 || x > x_mask || y < 0 || y > y_mask) { in tiler_get_address() 655 x, x, x_mask, y, y, y_mask); in tiler_get_address() 661 x ^= x_mask; in tiler_get_address()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| H A D | input_system.c | 1570 u32 x_mask, in input_system_tpg_channel_cfg() argument 1589 channel.source_cfg.tpg_cfg.x_mask = x_mask; in input_system_tpg_channel_cfg()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | kvm_host.h | 1356 u64 dirty_mask, u64 nx_mask, u64 x_mask, u64 p_mask,
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
| H A D | ia_css_debug.c | 3034 config->source.tpg.x_mask); in ia_css_debug_dump_stream_config_source()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 4144 uint32 x_mask; /* Trans. Mode Mask */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 5453 uint32 x_mask; /* Trans. Mode Mask */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 5453 uint32 x_mask; /* Trans. Mode Mask */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 5464 uint32 x_mask; /* Trans. Mode Mask */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 6583 uint32 x_mask; /* Trans. Mode Mask */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 6601 uint32 x_mask; /* Trans. Mode Mask */ member
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 44157 INT16 x_mask, 44183 x_mask,y_mask Unclipped mask-relative operation coordinate
|