/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_rect.c | 47 unsigned dst_x, in util_copy_rect() 94 unsigned dst_x, in util_fill_rect()
|
D | u_surface.c | 150 unsigned dst_x, unsigned dst_y, unsigned dst_z, in util_resource_copy_region()
|
/external/libdrm/exynos/ |
D | exynos_fimg2d.c | 506 unsigned int dst_x, unsigned dst_y, unsigned int w, in g2d_copy() 589 unsigned int dst_x, unsigned dst_y, unsigned int w, in g2d_move() 688 unsigned int src_h, unsigned int dst_x, in g2d_copy_with_scale() 796 unsigned int src_y, unsigned int dst_x, unsigned int dst_y, in g2d_blend() 913 unsigned int src_w, unsigned int src_h, unsigned int dst_x, in g2d_scale_and_blend()
|
/external/webrtc/webrtc/modules/desktop_capture/x11/ |
D | x_server_pixel_buffer.cc | 273 int dst_x = rect.left(), dst_y = rect.top(); in FastBlit() local 291 int dst_x = rect.left(), dst_y = rect.top(); in SlowBlit() local
|
/external/libdrm/tests/exynos/ |
D | exynos_fimg2d_test.c | 240 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_copy_test() local 533 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_blend_test() local 632 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_checkerboard_test() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_pixel_read.c | 83 GLint dst_x, dst_y; in do_blit_readpixels() local
|
D | intel_tex_image.c | 142 GLuint dst_x, dst_y, dst_stride; in try_pbo_upload() local
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_pixel_read.c | 83 GLint dst_x, dst_y; in do_blit_readpixels() local
|
D | i830_texstate.c | 129 GLuint dst_x, dst_y; in i830_update_tex_unit() local
|
D | intel_tex_image.c | 142 GLuint dst_x, dst_y, dst_stride; in try_pbo_upload() local
|
D | intel_blit.c | 102 GLshort dst_x, GLshort dst_y, in intelEmitCopyBlit()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_pixel_read.c | 83 GLint dst_x, dst_y; in do_blit_readpixels() local
|
D | intel_tex_image.c | 142 GLuint dst_x, dst_y, dst_stride; in try_pbo_upload() local
|
D | intel_regions.c | 338 GLuint dst_x, in _mesa_copy_rect()
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 978 int dst_x, int dst_y, in ARGBRect() 1119 int dst_x, int dst_y, in ARGBGray() 1143 int dst_x, int dst_y, int width, int height) { in ARGBSepia() 1166 int dst_x, int dst_y, int width, int height) { in ARGBColorMatrix() 1192 int dst_x, int dst_y, int width, int height) { in ARGBColorTable() 1222 int dst_x, int dst_y, int width, int height) { in ARGBQuantize()
|
/external/opencv3/modules/cudawarping/src/cuda/ |
D | resize.cu | 59 const int dst_x = blockDim.x * blockIdx.x + threadIdx.x; in resize_nearest() local 75 const int dst_x = blockDim.x * blockIdx.x + threadIdx.x; in resize_linear() local 110 const int dst_x = blockDim.x * blockIdx.x + threadIdx.x; in resize() local
|
D | pyr_down.cu | 169 const int dst_x = (blockIdx.x * blockDim.x + tid2) / 2; in pyrDown() local
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_blit.c | 98 short dst_x, short dst_y, in i915_copy_blit()
|
/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/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/gallium/state_trackers/xa/ |
D | xa_yuv.c | 114 int dst_x, in xa_yuv_planar_blit()
|
/external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/ |
D | pyr_down.hpp | 178 const int dst_x = (blockIdx.x * blockDim.x + tid2) / 2; in pyrDown() local
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 1185 int dst_x, int dst_y, in ARGBRect() 1400 int dst_x, int dst_y, in ARGBGray() 1435 int dst_x, int dst_y, int width, int height) { in ARGBSepia() 1513 int dst_x, int dst_y, int width, int height) { in RGBColorMatrix() 1547 int dst_x, int dst_y, int width, int height) { in ARGBColorTable() 1579 int dst_x, int dst_y, int width, int height) { in RGBColorTable() 1618 int dst_x, int dst_y, int width, int height) { in ARGBQuantize()
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_screen_dri.c | 122 int dst_x, in vmw_dri1_intersect_src_bbox()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_surface.c | 50 unsigned dst_x, unsigned dst_y, unsigned dst_z, in svga_texture_copy_handle()
|