Searched defs:sx (Results 76 - 100 of 167) sorted by relevance

1234567

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dmask.c98 VGint sx, VGint sy,
114 if (sx < 0) {
115 xoffset = -sx;
117 width += sx;
118 sx = 0;
139 pipe_get_tile_rgba(surf, sx, y, width, 1, df);
392 VGint sx, VGint sy,
412 sx, sy, width, height);
96 read_alpha_mask(void * data, VGint dataStride, VGImageFormat dataFormat, VGint sx, VGint sy, VGint width, VGint height) argument
391 mask_copy(struct vg_mask_layer *layer, VGint sx, VGint sy, VGint dx, VGint dy, VGint width, VGint height) argument
/external/chromium_org/third_party/skia/src/gpu/
H A DGrDistanceFieldTextContext.cpp256 SkScalar sx = SkFixedToScalar(vx); local
319 ctm.postTranslate(sx, sy);
396 sx += dx;
407 r.fLeft = sx;
409 r.fRight = sx + width;
/external/chromium_org/third_party/skia/tests/
H A DMathTest.cpp393 SkScalar sx = rand.nextSScalar1(); local
394 REPORTER_ASSERT(reporter, SkScalarCopySign(sx, sx) == sx);
395 REPORTER_ASSERT(reporter, SkScalarCopySign(sx, -sx) == -sx);
396 REPORTER_ASSERT(reporter, SkScalarCopySign(-sx, sx) == sx);
[all...]
H A DMatrixTest.cpp551 SkScalar sx = rand.nextRangeF(-3000.f, 3000.f); local
555 mat.postScale(sx, sy);
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Daec_core_internal.h84 float sx[PART_LEN1], sd[PART_LEN1], se[PART_LEN1]; // far, near, error psd member in struct:AecCore
/external/icu/icu4c/source/common/
H A Duchar.c603 uint16_t sx; local
627 sx=*scx++;
629 scripts[length]=(UScriptCode)(sx&0x7fff);
632 } while(sx<0x8000);
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_surface.c143 unsigned sx, unsigned sy, unsigned sz,
185 PUSH_DATA (push, sx << src->ms_x);
139 nv50_2d_texture_do_copy(struct nouveau_pushbuf *push, struct nv50_miptree *dst, unsigned dst_level, unsigned dx, unsigned dy, unsigned dz, struct nv50_miptree *src, unsigned src_level, unsigned sx, unsigned sy, unsigned sz, unsigned w, unsigned h) argument
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_surface.c150 unsigned sx, unsigned sy, unsigned sz,
192 PUSH_DATA (push, sx << src->ms_x);
146 nvc0_2d_texture_do_copy(struct nouveau_pushbuf *push, struct nv50_miptree *dst, unsigned dst_level, unsigned dx, unsigned dy, unsigned dz, struct nv50_miptree *src, unsigned src_level, unsigned sx, unsigned sy, unsigned sz, unsigned w, unsigned h) argument
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dimage.c119 struct pipe_sampler_view *src, VGint sx, VGint sy,
129 src_loc[0] = sx;
157 struct pipe_surface *src, VGint sx, VGint sy,
167 src_loc[0] = sx;
439 VGint sx, VGint sy,
463 pipe_get_tile_rgba(pipe, transfer, sx+image->x, y, width, 1, df);
511 struct vg_image *src, VGint sx, VGint sy,
522 src->sampler_view, src->x + sx, src->y + sy, width, height);
562 struct vg_image *src, VGint sx, VGint sy,
576 surf, sx
117 vg_copy_texture(struct vg_context *ctx, struct pipe_resource *dst, VGint dx, VGint dy, struct pipe_sampler_view *src, VGint sx, VGint sy, VGint width, VGint height) argument
155 vg_copy_surface(struct vg_context *ctx, struct pipe_surface *dst, VGint dx, VGint dy, struct pipe_surface *src, VGint sx, VGint sy, VGint width, VGint height) argument
435 image_get_sub_data(struct vg_image * image, void * data, VGint dataStride, VGImageFormat dataFormat, VGint sx, VGint sy, VGint width, VGint height) argument
510 image_copy(struct vg_image *dst, VGint dx, VGint dy, struct vg_image *src, VGint sx, VGint sy, VGint width, VGint height, VGboolean dither) argument
561 image_set_pixels(VGint dx, VGint dy, struct vg_image *src, VGint sx, VGint sy, VGint width, VGint height) argument
581 image_get_pixels(struct vg_image *dst, VGint dx, VGint dy, VGint sx, VGint sy, VGint width, VGint height) argument
[all...]
H A Dmask.c98 VGint sx, VGint sy,
114 if (sx < 0) {
115 xoffset = -sx;
117 width += sx;
118 sx = 0;
139 pipe_get_tile_rgba(surf, sx, y, width, 1, df);
392 VGint sx, VGint sy,
412 sx, sy, width, height);
96 read_alpha_mask(void * data, VGint dataStride, VGImageFormat dataFormat, VGint sx, VGint sy, VGint width, VGint height) argument
391 mask_copy(struct vg_mask_layer *layer, VGint sx, VGint sy, VGint dx, VGint dy, VGint width, VGint height) argument
/external/opencv/cv/src/
H A Dcvsegmentation.cpp459 int s0 = 0, s1 = 0, s2 = 0, sx = 0, sy = 0; local
480 sx += x; row_count++;
486 sx += x+1; row_count++;
492 sx += x+2; row_count++;
498 sx += x+3; row_count++;
508 sx += x; row_count++;
519 x1 = cvRound(sx*icount);
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusBrush.h383 Status ScaleTransform(IN REAL sx, argument
388 sx, sy, order));
811 Status ScaleTransform(IN REAL sx, argument
816 sx, sy, order));
H A DGdiPlusPen.h275 Status ScaleTransform(IN REAL sx, argument
280 sx, sy, order));
/external/pixman/demos/
H A Dscale.c79 compute_extents (pixman_f_transform_t *trans, double *sx, double *sy) argument
100 *sx = (max_x - min_x) / 2.0;
196 double sx, sy; local
227 compute_extents (&ftransform, &sx, &sy);
234 sx * 65536.0 + 0.5,
/external/pixman/pixman/
H A Dpixman-matrix.c461 pixman_fixed_t sx,
466 t->matrix[0][0] = sx;
480 pixman_fixed_t sx,
485 if (sx == 0 || sy == 0)
490 pixman_transform_init_scale (&t, sx, sy);
497 pixman_transform_init_scale (&t, fixed_inverse (sx),
895 double sx,
898 t->m[0][0] = sx;
912 double sx,
917 if (sx
460 pixman_transform_init_scale(struct pixman_transform *t, pixman_fixed_t sx, pixman_fixed_t sy) argument
478 pixman_transform_scale(struct pixman_transform *forward, struct pixman_transform *reverse, pixman_fixed_t sx, pixman_fixed_t sy) argument
894 pixman_f_transform_init_scale(struct pixman_f_transform *t, double sx, double sy) argument
910 pixman_f_transform_scale(struct pixman_f_transform *forward, struct pixman_f_transform *reverse, double sx, double sy) argument
[all...]
/external/pixman/test/
H A Dlowlevel-blt-bench.c324 int sx = rand () % (maxw - TILEWIDTH * 2); local
328 call_func (func, op, src_img, mask_img, dst_img, sx, sy, sx, sy, dx, dy, w, h);
359 int sx = rand () % (maxw - TINYWIDTH * 2); local
363 call_func (func, op, src_img, mask_img, dst_img, sx, sy, sx, sy, dx, dy, w, h);
H A Dstress-test.c526 uint32_t tx, ty, sx, sy; local
554 sx = prng_rand();
556 pixman_transform_scale (&xform, NULL, sx, sy);
/external/qemu/android/skin/
H A Dargb.h231 int sx = op->sx; local
238 src_line += (sx >> 16)*4 + (sy >> 16)*src_pitch;
239 sx &= 0xffff;
246 int sx1 = sx;
327 int sx = op->sx; local
334 src_line += (sx >> 16)*4 + (sy >> 16)*src_pitch;
335 sx &= 0xffff;
342 int sx1 = sx;
464 int sx = op->sx; local
551 int sx = op->sx; local
805 int sx = op->sx; local
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/
H A DSDL_ipodvideo.c572 static void M_update_display(int sx, int sy, int mx, int my) argument
577 sx >>= 3;
580 cursor_pos = sx + (sy << 5);
592 img_data = ipod_scr + (sx << 1) + (y * (lcd_width/4));
595 for ( x = sx; x <= mx; x++ ) {
647 static void C_update_display(int sx, int sy, int mx, int my) argument
650 int width = (mx - sx) + 1;
658 C_lcd_cmd_data(0x13, (((SDL_VideoSurface->w - 1) - sx) & 0xff));
662 C_lcd_cmd_data(0x16, (((((SDL_VideoSurface->w - 1) - sx) - width) + 1) & 0xff));
664 addr += sx
[all...]
/external/skia/src/core/
H A DSkMatrixClipStateMgr.h70 void preScale(SkScalar sx, SkScalar sy) { argument
72 fMatrix.preScale(sx, sy);
80 void preSkew(SkScalar sx, SkScalar sy) { argument
82 fMatrix.preSkew(sx, sy);
293 void scale(SkScalar sx, SkScalar sy) { argument
295 fCurMCState->fMatrixInfo->preScale(sx, sy);
303 void skew(SkScalar sx, SkScalar sy) { argument
305 fCurMCState->fMatrixInfo->preSkew(sx, sy);
/external/skia/src/gpu/
H A DGrDistanceFieldTextContext.cpp212 SkScalar sx = SkFixedToScalar(vx); local
273 ctm.postTranslate(sx, sy);
335 sx += dx;
346 fVertices[2*fCurrVertex].setRectFan(sx,
348 sx + width,
/external/skia/tests/
H A DMathTest.cpp395 SkScalar sx = rand.nextSScalar1(); local
396 REPORTER_ASSERT(reporter, SkScalarCopySign(sx, sx) == sx);
397 REPORTER_ASSERT(reporter, SkScalarCopySign(sx, -sx) == -sx);
398 REPORTER_ASSERT(reporter, SkScalarCopySign(-sx, sx) == sx);
[all...]
H A DMatrixTest.cpp521 SkScalar sx = rand.nextRangeF(-3000.f, 3000.f); local
525 mat.postScale(sx, sy);
/external/stlport/test/unit/
H A Dstring_test.cpp155 string sx = func( s ); local
/external/webrtc/src/modules/audio_processing/aec/
H A Daec_core.h98 float sx[PART_LEN1], sd[PART_LEN1], se[PART_LEN1]; // far, near and error psd member in struct:__anon33470

Completed in 611 milliseconds

1234567