Home
last modified time | relevance | path

Searched defs:dst_x (Results 1 – 25 of 42) sorted by relevance

12

/external/mesa3d/src/gallium/auxiliary/util/
Du_rect.c47 unsigned dst_x, in util_copy_rect()
94 unsigned dst_x, in util_fill_rect()
Du_surface.c150 unsigned dst_x, unsigned dst_y, unsigned dst_z, in util_resource_copy_region()
/external/libdrm/exynos/
Dexynos_fimg2d.c506 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/
Dx_server_pixel_buffer.cc273 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/
Dexynos_fimg2d_test.c240 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/
Dintel_pixel_read.c83 GLint dst_x, dst_y; in do_blit_readpixels() local
Dintel_tex_image.c142 GLuint dst_x, dst_y, dst_stride; in try_pbo_upload() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel_read.c83 GLint dst_x, dst_y; in do_blit_readpixels() local
Di830_texstate.c129 GLuint dst_x, dst_y; in i830_update_tex_unit() local
Dintel_tex_image.c142 GLuint dst_x, dst_y, dst_stride; in try_pbo_upload() local
Dintel_blit.c102 GLshort dst_x, GLshort dst_y, in intelEmitCopyBlit()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_pixel_read.c83 GLint dst_x, dst_y; in do_blit_readpixels() local
Dintel_tex_image.c142 GLuint dst_x, dst_y, dst_stride; in try_pbo_upload() local
Dintel_regions.c338 GLuint dst_x, in _mesa_copy_rect()
/external/libyuv/files/source/
Dplanar_functions.cc978 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/
Dresize.cu59 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
Dpyr_down.cu169 const int dst_x = (blockIdx.x * blockDim.x + tid2) / 2; in pyrDown() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_blit.c98 short dst_x, short dst_y, in i915_copy_blit()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_pixel_read.c100 GLint dst_x = 0, dst_y = 0; in do_blit_readpixels() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_pixel_read.c100 GLint dst_x = 0, dst_y = 0; in do_blit_readpixels() local
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_yuv.c114 int dst_x, in xa_yuv_planar_blit()
/external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/
Dpyr_down.hpp178 const int dst_x = (blockIdx.x * blockDim.x + tid2) / 2; in pyrDown() local
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1185 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/
Dvmw_screen_dri.c122 int dst_x, in vmw_dri1_intersect_src_bbox()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.c50 unsigned dst_x, unsigned dst_y, unsigned dst_z, in svga_texture_copy_handle()

12