HomeSort by relevance Sort by last modified time
    Searched refs:src_x (Results 26 - 50 of 134) sorted by null

12 3 4 5 6

  /external/mesa3d/src/gallium/auxiliary/util/
u_rect.h 95 int src_stride, unsigned src_x, unsigned src_y);
  /external/mesa3d/src/gallium/drivers/svga/
svga_surface.h 79 unsigned src_x, unsigned src_y, unsigned src_z,
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_context.h 52 int src_x,
xa_yuv.c 110 int src_x,
150 (float)src_x + scale_x * (x - dst_x),
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_renderer.h 57 float src_x, float src_y, float src_w, float src_h,
  /external/pixman/test/
composite-traps-test.c 63 int src_x, src_y; local
90 src_x = 10;
102 src_x = -(src_width / 4) + prng_rand_n (src_width * 3 / 2);
215 src_x, src_y, dst_x, dst_y, n_traps, traps);
glyph-test.c 267 int src_x = prng_rand_n (300) - 150; local
281 src_x, src_y,
290 int src_x = prng_rand_n (300) - 150; local
297 src_x, src_y,
blitters-test.c 232 int src_x, src_y; local
288 src_x = prng_rand_n (src_width);
309 mask_x = src_x;
347 printf ("src_x=%d, src_y=%d, dst_x=%d, dst_y=%d\n",
348 src_x, src_y, dst_x, dst_y);
355 src_x, src_y, mask_x, mask_y, dst_x, dst_y, w, h);
scaling-test.c 62 int src_x, src_y; local
130 src_x = -(src_width / 4) + prng_rand_n (src_width * 3 / 2);
250 printf ("src_x=%d, src_y=%d, dst_x=%d, dst_y=%d\n",
251 src_x, src_y, dst_x, dst_y);
338 src_x, src_y, 0, 0, dst_x, dst_y, w, h);
341 src_x, src_y, mask_x, mask_y, dst_x, dst_y, w, h);
scaling-crash-test.c 23 int32_t src_x,
82 src_x, src_y, 0, 0, 0, 0, dst_width, dst_height);
affine-test.c 36 int src_x, src_y; local
70 src_x = -(src_width / 4) + prng_rand_n (src_width * 3 / 2);
215 printf ("src_x=%d, src_y=%d, dst_x=%d, dst_y=%d\n",
216 src_x, src_y, dst_x, dst_y);
274 src_x, src_y, 0, 0, dst_x, dst_y, w, h);
  /external/pixman/pixman/
pixman-glyph.c 398 int32_t src_x,
426 src_x - dest_x, src_y - dest_y, 0, 0, 0, 0,
475 info.src_x = src_x + composite_box.x1 - dest_x;
523 info.src_x = 0;
591 int src_x = composite_box.x1 - glyph_box.x1; local
599 info.mask_x = info.src_x = src_x;
621 * Then (mask_x, mask_y) in the infinite mask and (src_x, src_y) in the source
638 int32_t src_x,
    [all...]
pixman-arm-simd.c 135 int src_x,
153 src_y * src_stride * 4 + src_x * 1), src_stride * 4);
161 src_y * src_stride * 4 + src_x * 2), src_stride * 2);
169 src_y * src_stride * 4 + src_x * 4), src_stride);
  /hardware/intel/img/psb_video/src/
psb_output.c 221 int *src_x,
230 if (*src_x < 0) *src_x = 0;
231 if (*src_x > image->width) *src_x = image->width - 1;
235 if (((*width) + (*src_x)) > image->width) *width = image->width - *src_x;
236 if (((*height) + (*src_y)) > image->height) *height = image->height - *src_x;
860 int ret, src_x = 0, src_y = 0, dest_x = 0, dest_y = 0; local
882 psb__VAImageCheckRegion(obj_surface, &obj_image->image, &src_x, &src_y, &dest_x, &dest_y
    [all...]
  /external/chromium_org/ui/gfx/
canvas.cc 360 int src_x,
370 DrawImageInt(image, src_x, src_y, src_w, src_h, dest_x, dest_y,
375 int src_x,
385 DrawImageIntHelper(image, src_x, src_y, src_w, src_h, dest_x, dest_y, dest_w,
390 int src_x,
429 src_x,
493 int src_x,
499 TileImageInt(image, src_x, src_y, 1.0f, 1.0f, dest_x, dest_y, w, h);
503 int src_x,
521 shader_scale.preTranslate(SkIntToScalar(-src_x), SkIntToScalar(-src_y))
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
tab_icon_view.cc 110 int src_x,
135 canvas->DrawImageInt(image, src_x, src_y, src_w, src_h,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_yuv.c 110 int src_x,
150 (float)src_x + scale_x * (x - dst_x),
  /external/chromium_org/ui/native_theme/
native_theme_base.h 153 int src_x, int src_y, int src_w, int src_h,
158 int src_x, int src_y,
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xvlib.h 384 int src_x,
402 int src_x,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/va/
va_image.c 144 int src_x, int src_y, unsigned int src_width, unsigned int src_height,
va_subpicture.c 122 int num_surfaces, short src_x, short src_y,
  /external/libvpx/libvpx/vp9/common/
vp9_convolve.c 30 const uint8_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
34 sum += src_x[k] * x_filter[k];
52 const uint8_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
56 sum += src_x[k] * x_filter[k];
  /external/mesa3d/src/gallium/state_trackers/va/
va_image.c 144 int src_x, int src_y, unsigned int src_width, unsigned int src_height,
va_subpicture.c 122 int num_surfaces, short src_x, short src_y,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_convolve.c 30 const uint8_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
34 sum += src_x[k] * x_filter[k];
52 const uint8_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
56 sum += src_x[k] * x_filter[k];

Completed in 1893 milliseconds

12 3 4 5 6