| /xsrc/external/mit/libX11/dist/src/ |
| WarpPtr.c | 42 int dest_y) 55 req->dstY = dest_y;
|
| GetImage.c | 144 int dest_y) 151 _XSetImage(temp_image, dest_image, dest_x, dest_y);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| lima_tiling.c | 107 for (int y = box->y, dest_y = 0; dest_y < box->height; ++y, ++dest_y) { 111 int dest_start = dest_y * dst_stride; 133 for (int y = box->y, dest_y = 0; dest_y < box->height; ++y, ++dest_y) { 137 int dest_start = dest_y * dst_stride;
|
| /xsrc/external/mit/pixman/dist/test/ |
| neg-stride-test.c | 31 int dest_y; member in struct:__anon6521 79 info->dest_x, info->dest_y,
|
| oob-test.c | 24 int dest_y; member in struct:__anon6523 86 info->dest_x, info->dest_y,
|
| glyph-test.c | 272 int dest_y = prng_rand_n (64) - 32; local 283 dest_x, dest_y, 293 int dest_y = prng_rand_n (64) - 32; local 298 dest_x, dest_y,
|
| affine-bench.c | 186 info->dest_x, info->dest_y, 197 info->dest_x, info->dest_y, 226 info.dest_y = 0;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_blt.h | 77 uint16_t dest_y; member in struct:blt_imgcopy_op
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_blt.h | 78 uint16_t dest_y; member in struct:blt_imgcopy_op
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| pixman.c | 252 int32_t dest_y, 258 region->extents.y1 = dest_y; 259 region->extents.y2 = dest_y + height; 311 if (!clip_source_image (region, src_image, dest_x - src_x, dest_y - src_y)) 318 dest_y - (src_y - src_image->common.alpha_origin_y))) 326 if (!clip_source_image (region, mask_image, dest_x - mask_x, dest_y - mask_y)) 333 dest_y - (mask_y - mask_image->common.alpha_origin_y))) 587 int32_t dest_y, 639 src_x, src_y, mask_x, mask_y, dest_x, dest_y, width, height)) 647 extents.y1 -= dest_y - src_y [all...] |
| pixman-glyph.c | 405 int32_t dest_y, 430 src_x - dest_x, src_y - dest_y, 0, 0, 0, 0, 453 glyph_box.y1 = dest_y + glyphs[i].y - glyph->origin_y; 480 info.src_y = src_y + composite_box.y1 - dest_y; 482 info.mask_y = composite_box.y1 - (dest_y + glyphs[i].y - glyph->origin_y); 484 info.dest_y = composite_box.y1; 606 info.dest_y = composite_box.y1; 626 * image are both aligned with (dest_x, dest_y) in the destination image. Then 629 * (dest_x, dest_y, dst_x + width, dst_y + height) 650 int32_t dest_y, [all...] |
| pixman-mips-dspr2.h | 71 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, dst_type, \ 112 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, dst_type, \ 151 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, dst_type, \ 193 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, dst_type, \ 230 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, dst_type, \
|
| pixman-arm-simd.c | 150 int dest_y, 163 dest_y * dst_stride * 4 + dest_x * 1), dst_stride * 4, 171 dest_y * dst_stride * 4 + dest_x * 2), dst_stride * 2, 179 dest_y * dst_stride * 4 + dest_x * 4), dst_stride,
|
| pixman-arm-common.h | 75 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, dst_type, \ 107 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, dst_type, \ 144 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, dst_type, \ 183 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, dst_type, \ 218 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, dst_type, \
|
| pixman-mmx.c | 1385 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint32_t, dst_stride, dst_line, 1); 1451 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint16_t, dst_stride, dst_line, 1); 1530 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint32_t, dst_stride, dst_line, 1); 1619 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint32_t, dst_stride, dst_line, 1); 1688 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint32_t, dst_stride, dst_line, 1); 1813 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint32_t, dst_stride, dst_line, 1); 1859 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint16_t, dst_stride, dst_line, 1); 1964 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint32_t, dst_stride, dst_line, 1); 2213 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint16_t, dst_stride, dst_line, 1); 2280 dest_x, dest_y, width, height, 0) [all...] |
| pixman-fast-path.c | 122 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint32_t, dst_stride, dst_line, 1); 175 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint8_t, dst_stride, dst_line, 1); 240 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint8_t, dst_stride, dst_line, 1); 281 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint32_t, dst_stride, dst_line, 1); 328 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint32_t, dst_stride, dst_line, 1); 375 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint32_t, dst_stride, dst_line, 1); 432 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint8_t, dst_stride, dst_line, 3); 487 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint16_t, dst_stride, dst_line, 1); 546 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint16_t, dst_stride, dst_line, 1); 603 PIXMAN_IMAGE_GET_LINE (dest_image, dest_x, dest_y, uint32_t, dst_stride, dst_line, 1) [all...] |
| pixman-implementation.c | 243 int dest_y, 251 src_bpp, dst_bpp, src_x, src_y, dest_x, dest_y,
|
| pixman-private.h | 450 int32_t dest_y; member in struct:__anon6495 469 MAYBE_UNUSED int32_t dest_y = info->dest_y; \ 499 int dest_y, 581 int dest_y, 701 int32_t dest_y,
|
| /xsrc/external/mit/libXv/dist/include/X11/extensions/ |
| Xvlib.h | 347 int dest_y, 363 int dest_y,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/ |
| subpicture.c | 173 unsigned short src_height, short dest_x, short dest_y, 184 struct u_rect dst_rect = {dest_x, dest_x + dest_width, dest_y, dest_y + dest_height};
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/ |
| subpicture.c | 173 unsigned short src_height, short dest_x, short dest_y, 184 struct u_rect dst_rect = {dest_x, dest_x + dest_width, dest_y, dest_y + dest_height};
|
| /xsrc/external/mit/xcb-util/dist/image/ |
| xcb_image.h | 497 * @param dest_y The y coordinate, which is relative to the origin of the 529 int16_t dest_y,
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| vmwgfx_drm.h | 724 * @dest_y: Y placement coordinate for surface. 737 int32_t dest_y; member in struct:drm_vmw_present_arg
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| i915_xvmc.c | 401 buffer_info->dest_y.dw0.type = CMD_3D; 402 buffer_info->dest_y.dw0.opcode = OPC_3DSTATE_BUFFER_INFO; 403 buffer_info->dest_y.dw0.length = 1; 404 buffer_info->dest_y.dw1.aux_id = 0; 405 buffer_info->dest_y.dw1.buffer_id = BUFFERID_COLOR_BACK; 406 buffer_info->dest_y.dw1.fence_regs = 0; /* disabled *//* FIXME: tiled y for performance */ 407 buffer_info->dest_y.dw1.tiled_surface = 0; /* linear */ 408 buffer_info->dest_y.dw1.walk = TILEWALK_XMAJOR; 409 buffer_info->dest_y.dw1.pitch = (pI915XvMC->yStride >> 2); /* in DWords */ 410 buffer_info->dest_y.dw2.base_address = intel_surf->bo->offset >> 2; /* starting DWORD address * [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| i915_xvmc.c | 401 buffer_info->dest_y.dw0.type = CMD_3D; 402 buffer_info->dest_y.dw0.opcode = OPC_3DSTATE_BUFFER_INFO; 403 buffer_info->dest_y.dw0.length = 1; 404 buffer_info->dest_y.dw1.aux_id = 0; 405 buffer_info->dest_y.dw1.buffer_id = BUFFERID_COLOR_BACK; 406 buffer_info->dest_y.dw1.fence_regs = 0; /* disabled *//* FIXME: tiled y for performance */ 407 buffer_info->dest_y.dw1.tiled_surface = 0; /* linear */ 408 buffer_info->dest_y.dw1.walk = TILEWALK_XMAJOR; 409 buffer_info->dest_y.dw1.pitch = (pI915XvMC->yStride >> 2); /* in DWords */ 410 buffer_info->dest_y.dw2.base_address = intel_surf->bo->offset >> 2; /* starting DWORD address * [all...] |