| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_render.c | 1234 INT16 y_mask; in glamor_composite_with_shader() local 1245 y_mask = rects->y_mask + mask_y_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() 1278 y_mask, x_mask + width, in glamor_composite_with_shader() 1279 y_mask + height, in glamor_composite_with_shader() 1398 int x_mask, int y_mask, int x_dest, int y_dest) in glamor_composite_clipped_region() argument 1432 y_temp_mask = y_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() 1505 extent->y1 + y_mask - y_dest - dest->pDrawable->y, in glamor_composite_clipped_region() 1569 prect[i].y_mask = box[i].y1 + y_temp_mask - y_dest; in glamor_composite_clipped_region() [all …]
|
| H A D | glamor_largepixmap.c | 1033 INT16 y_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() 1271 y_mask - y_dest, mask_repeat_type, 0, 0); in glamor_composite_largepixmap_region() 1278 y_mask - y_source, mask_repeat_type, 0, 0); in glamor_composite_largepixmap_region() 1300 x_source, y_source, x_mask, y_mask, \ in glamor_composite_largepixmap_region() 1321 y_dest - y_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() 1427 y_dest - y_mask + dest->pDrawable->y); in glamor_composite_largepixmap_region()
|
| H A D | glamor_priv.h | 144 INT16 y_mask; member 639 int x_mask, int y_mask, 730 INT16 y_mask,
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_tpg.h | 74 unsigned int y_mask; member
|
| H A D | isp2400_input_system_global.h | 101 u32 y_mask; member
|
| H A D | sh_css_sp.h | 178 int y_mask,
|
| H A D | isp2400_input_system_public.h | 352 u32 y_mask,
|
| H A D | sh_css_sp.c | 696 int y_mask, in sh_css_sp_configure_tpg() argument 702 sh_css_sp_group.config.tpg.y_mask = y_mask; in sh_css_sp_configure_tpg()
|
| H A D | atomisp_compat_css20.c | 336 s_config->source.tpg.y_mask); in __dump_stream_config() 1935 s_config->source.tpg.y_mask = (1 << 4) - 1; in atomisp_css_input_set_mode()
|
| H A D | sh_css.c | 831 stream_cfg->source.tpg.y_mask; in sh_css_translate_stream_cfg_to_input_system_input_port_attr() 9364 curr_stream->config.source.tpg.y_mask, 9371 curr_stream->config.source.tpg.y_mask,
|
| /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 651 y_mask = MASK(y_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() 663 y ^= y_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 | 1571 u32 y_mask, in input_system_tpg_channel_cfg() argument 1590 channel.source_cfg.tpg_cfg.y_mask = y_mask; in input_system_tpg_channel_cfg()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | mbox.h | 652 u8 y_mask; member
|
| H A D | rvu_nix.c | 1228 (((u32)req->y_mask & 0xF) << 12) | in rvu_mbox_handler_nix_mark_format_cfg()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
| H A D | ia_css_debug.c | 3038 config->source.tpg.y_mask); in ia_css_debug_dump_stream_config_source()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 44158 INT16 y_mask, 44183 x_mask,y_mask Unclipped mask-relative operation coordinate
|