/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_image.c | 392 unsigned dst_x = sdata[c]; in handle_op_uint() local 423 unsigned dst_x = sdata[c]; in handle_op_uint() local 431 unsigned dst_x = sdata[c]; in handle_op_uint() local 439 int dst_x = sdata[c]; in handle_op_uint() local 447 int dst_x = sdata[c]; in handle_op_uint() local 508 int dst_x = sdata[c]; in handle_op_int() local 539 int dst_x = sdata[c]; in handle_op_int() local 547 int dst_x = sdata[c]; in handle_op_int() local 555 int dst_x = sdata[c]; in handle_op_int() local 563 int dst_x = sdata[c]; in handle_op_int() local
|
D | sp_buffer.c | 182 unsigned dst_x = sdata; in handle_op_atomic() local 209 unsigned dst_x = sdata; in handle_op_atomic() local 216 unsigned dst_x = sdata; in handle_op_atomic() local 223 int dst_x = sdata; in handle_op_atomic() local 230 int dst_x = sdata; in handle_op_atomic() local
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_surface.c | 69 unsigned dst_x, in util_copy_rect() 121 unsigned dst_x, unsigned dst_y, unsigned dst_z, in util_copy_box() 150 unsigned dst_x, in util_fill_rect() 249 unsigned dst_x, unsigned dst_y, unsigned dst_z, in util_resource_copy_region()
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_stress.c | 165 unsigned dst_x, unsigned dst_y) in emit_blt() 227 uint32_t *dst, unsigned dst_stride, unsigned dst_x, unsigned dst_y, in cpucpy2d() 258 struct igt_buf *dst, unsigned dst_x, unsigned dst_y, in cpu_copyfunc() 277 struct igt_buf *dst, unsigned dst_x, unsigned dst_y, in prw_copyfunc() 321 struct igt_buf *dst, unsigned dst_x, unsigned dst_y, in blitter_copyfunc() 351 struct igt_buf *dst, unsigned dst_x, unsigned dst_y, in render_copyfunc() 595 unsigned dst_tile, dst_buf_idx, dst_x, dst_y; in copy_tiles() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_copy_image.c | 42 int dst_x, int dst_y, int dst_z, unsigned dst_level, in copy_miptrees() 75 int dst_x, int dst_y, int dst_z, in intel_copy_image_sub_data()
|
D | intel_blit.c | 255 GLshort dst_x, GLshort dst_y, in emit_copy_blit() 378 uint32_t dst_x, uint32_t dst_y, in emit_miptree_blit() 471 uint32_t dst_x, uint32_t dst_y, bool dst_flip, in intel_miptree_blit() 550 uint32_t dst_x, uint32_t dst_y, in intel_miptree_copy()
|
/external/libdrm/exynos/ |
D | exynos_fimg2d.c | 501 unsigned int dst_x, unsigned dst_y, unsigned int w, in g2d_copy() 584 unsigned int dst_x, unsigned dst_y, unsigned int w, in g2d_move() 683 unsigned int src_h, unsigned int dst_x, in g2d_copy_with_scale() 791 unsigned int src_y, unsigned int dst_x, unsigned int dst_y, in g2d_blend() 908 unsigned int src_w, unsigned int src_h, unsigned int dst_x, in g2d_scale_and_blend()
|
/external/igt-gpu-tools/lib/ |
D | rendercopy_gen7.c | 152 uint32_t dst_x, uint32_t dst_y, in gen7_create_vertex_buffer() 179 int dst_x, int dst_y, in gen7_emit_vertex_buffer() 509 const struct igt_buf *dst, unsigned dst_x, unsigned dst_y) in gen7_render_copyfunc()
|
D | rendercopy_i915.c | 26 const struct igt_buf *dst, unsigned dst_x, unsigned dst_y) in gen3_render_copyfunc()
|
D | rendercopy_gen9.c | 328 uint32_t dst_x, uint32_t dst_y, in gen7_fill_vertex_buffer_data() 962 const struct igt_buf *dst, unsigned dst_x, in _gen9_render_copyfunc() 1073 const struct igt_buf *dst, unsigned dst_x, unsigned dst_y) in gen9_render_copyfunc() 1085 const struct igt_buf *dst, unsigned dst_x, unsigned dst_y) in gen11_render_copyfunc()
|
/external/ComputeLibrary/tests/validation/reference/ |
D | Reverse.cpp | 65 const unsigned int dst_x = to_reverse[0] ? width - src_coord[0] - 1 : src_coord[0]; in reverse() local
|
D | Derivative.cpp | 59 SimpleTensor<T> dst_x(src.shape(), data_type<T>::value, src.num_channels()); in derivative() local
|
D | Scharr.cpp | 66 SimpleTensor<T> dst_x(src.shape(), data_type<T>::value, src.num_channels()); in scharr() local
|
D | Sobel.cpp | 108 SimpleTensor<T> dst_x(src.shape(), data_type<T>::value, src.num_channels()); in sobel() local
|
/external/webrtc/modules/desktop_capture/linux/ |
D | x_server_pixel_buffer.cc | 73 int dst_x = rect.left() - frame->top_left().x(); in FastBlit() local 96 int dst_x = rect.left() - frame->top_left().x(); in SlowBlit() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_blit.c | 48 unsigned dst_x, in build_blit_info() 80 unsigned dst_x, unsigned dst_y, unsigned dst_z, in intra_surface_copy() 118 unsigned dst_x, unsigned dst_y, unsigned dst_z, in copy_region_vgpu10()
|
/external/libdrm/tests/exynos/ |
D | exynos_fimg2d_test.c | 247 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_copy_test() local 543 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_blend_test() local 644 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_checkerboard_test() local
|
/external/ComputeLibrary/tests/validation/fixtures/ |
D | DerivativeFixture.h | 76 TensorType dst_x = create_tensor<TensorType>(shape, data_type_from_format(Format::S16)); in compute_target() local
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_blit.c | 98 short dst_x, short dst_y, in i915_copy_blit()
|
/external/igt-gpu-tools/tests/ |
D | prime_nv_pcopy.c | 338 uint32_t dst_x, uint32_t dst_y, in perform_copy() 520 uint32_t dst_x, uint32_t dst_y, uint32_t w, uint32_t h) in check1_micro() 548 uint32_t dst_x = 0, dst_y = 0; in test1_micro() local 685 uint32_t dst_x = 2 * cpp, dst_y = 26; in test3_base() local
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_pixel_read.c | 100 GLint dst_x = 0, dst_y = 0; in do_blit_readpixels() local
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_pixel_read.c | 82 GLint dst_x, dst_y; in do_blit_readpixels() local
|
D | i830_texstate.c | 127 GLuint dst_x, dst_y; in i830_update_tex_unit() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_pixel_read.c | 100 GLint dst_x = 0, dst_y = 0; in do_blit_readpixels() local
|
/external/mesa3d/src/gallium/frontends/xa/ |
D | xa_yuv.c | 114 int dst_x, in xa_yuv_planar_blit()
|