Searched defs:dst_height (Results 1 - 25 of 53) sorted by relevance

123

/xsrc/external/mit/pixman/dist/test/
H A Dscaling-crash-test.c19 run_test(int32_t dst_width,int32_t dst_height,int32_t src_width,int32_t src_height,int32_t src_x,int32_t src_y,int32_t scale_x,int32_t scale_y,pixman_filter_t filter,pixman_repeat_t repeat) argument
H A Daffine-test.c34 int dst_width, dst_height; local in function:test_composite
[all...]
H A Dblitters-test.c239 int dst_width, dst_height; local in function:test_composite
H A Dcomposite-traps-test.c54 int dst_width, dst_height; local in function:test_composite
[all...]
H A Dscaling-test.c60 int dst_width, dst_height; local in function:test_composite
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_blit.c482 r200_blit(struct gl_context * ctx,struct radeon_bo * src_bo,intptr_t src_offset,mesa_format src_mesaformat,unsigned src_pitch,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,struct radeon_bo * dst_bo,intptr_t dst_offset,mesa_format dst_mesaformat,unsigned dst_pitch,unsigned dst_width,unsigned dst_height,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_blit.c333 r100_blit(struct gl_context * ctx,struct radeon_bo * src_bo,intptr_t src_offset,mesa_format src_mesaformat,unsigned src_pitch,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,struct radeon_bo * dst_bo,intptr_t dst_offset,mesa_format dst_mesaformat,unsigned dst_pitch,unsigned dst_width,unsigned dst_height,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_blit.c472 r200_blit(struct gl_context * ctx,struct radeon_bo * src_bo,intptr_t src_offset,mesa_format src_mesaformat,unsigned src_pitch,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,struct radeon_bo * dst_bo,intptr_t dst_offset,mesa_format dst_mesaformat,unsigned dst_pitch,unsigned dst_width,unsigned dst_height,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_blit.c324 r100_blit(struct gl_context * ctx,struct radeon_bo * src_bo,intptr_t src_offset,mesa_format src_mesaformat,unsigned src_pitch,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,struct radeon_bo * dst_bo,intptr_t dst_offset,mesa_format dst_mesaformat,unsigned dst_pitch,unsigned dst_width,unsigned dst_height,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_blit.c489 int dst_height = u_minify(info->dst.resource->height0, info->dst.level); local in function:v3d_tfu_blit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_blit.c687 unsigned dst_height = u_minify(info->dst.resource->height0, info->dst.level); local in function:r300_is_simple_msaa_resolve
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dcik_sdma.c134 unsigned dst_height = minify_as_blocks(sdst->buffer.b.b.height0, local in function:cik_sdma_copy_texture
H A Dsi_blit.c909 unsigned dst_width, dst_height, src_width0, src_height0; local in function:si_resource_copy_region
1091 unsigned dst_height = u_minify(info->dst.resource->height0, info->dst.level); local in function:do_hardware_msaa_resolve
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_blit.c689 unsigned dst_height = u_minify(info->dst.resource->height0, info->dst.level); local in function:r300_is_simple_msaa_resolve
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_saa.c536 vmwgfx_copy_stride(uint8_t * dst,uint8_t * src,unsigned int dst_pitch,unsigned int src_pitch,unsigned int dst_height,unsigned int src_height) argument
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dblt.c1696 affine_blt(const void * src,void * dst,int bpp,int16_t src_x,int16_t src_y,int16_t src_width,int16_t src_height,int32_t src_stride,int16_t dst_x,int16_t dst_y,uint16_t dst_width,uint16_t dst_height,int32_t dst_stride,const struct pixman_f_transform * t) argument
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_exa.c1637 R600CopyToVRAM(ScrnInfoPtr pScrn,char * src,int src_pitch,uint32_t dst_pitch,uint32_t dst_mc_addr,uint32_t dst_width,uint32_t dst_height,int bpp,int x,int y,int w,int h) argument
H A Dradeon_textured_video.c252 int dst_width = width, dst_height = height; local in function:RADEONPutImageTextured
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_textured_video.c238 int dst_width = width, dst_height = height; local in function:RADEONPutImageTextured
/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_df.c320 df_set_video_scale(unsigned long src_width,unsigned long src_height,unsigned long dst_width,unsigned long dst_height,unsigned long flags) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_blit.c253 uint32_t dst_height = radv_minify(dest_iview->image->info.height, dest_iview->base_mip); local in function:meta_emit_blit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_blit.c681 unsigned dst_width, dst_height, src_width0, src_height0, src_widthFL, src_heightFL; local in function:r600_resource_copy_region
827 unsigned dst_height = u_minify(info->dst.resource->height0, info->dst.level); local in function:do_hardware_msaa_resolve
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_blit.c317 uint32_t dst_height = radv_minify(dest_iview->image->info.height, dest_iview->base_mip); local in function:meta_emit_blit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_blit.c383 int dst_height = u_minify(info->dst.resource->height0, info->dst.level); local in function:v3d_tfu_blit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_blit.c683 unsigned dst_width, dst_height, src_width0, src_height0, src_widthFL, src_heightFL; local in function:r600_resource_copy_region
829 unsigned dst_height = u_minify(info->dst.resource->height0, info->dst.level); local in function:do_hardware_msaa_resolve

Completed in 46 milliseconds

123