Searched refs:sx (Results 101 - 125 of 329) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
H A DFETurbulence.cpp234 float sx, sy, a, b, u, v;
247 sx = smoothCurve(noiseX.noisePositionFractionValue);
257 a = linearInterpolation(sx, u, v);
264 b = linearInterpolation(sx, u, v);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dpath.h46 VGfloat sx, sy, ox, oy, px, py; member in struct:path_for_each_data
H A Dpath.c290 VGfloat sx, VGfloat sy,
294 if (!floatsEqual(sx, ox) ||
296 VGfloat x0 = sx;
364 VGfloat sx, sy, px, py, ox, oy; local
388 sx = sy = px = py = ox = oy = 0.f;
400 close_polygon(current, sx, sy, ox, oy, matrix);
401 ox = sx;
407 close_polygon(current, sx, sy, ox, oy, matrix);
415 sx = x0;
611 close_polygon(current, sx, s
289 close_polygon(struct polygon *current, VGfloat sx, VGfloat sy, VGfloat ox, VGfloat oy, struct matrix *matrix) argument
952 VGfloat px, py, ox, oy, sx, sy; member in struct:path_iter_data
1233 VGfloat sx, sy, px, py, ox, oy; local
[all...]
H A Dapi_masks.c220 VGint sx, VGint sy,
243 mask_copy(mask, sx, sy, dx, dy, width, height);
219 vegaCopyMask(VGMaskLayer maskLayer, VGint sx, VGint sy, VGint dx, VGint dy, VGint width, VGint height) argument
/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/mesa3d/src/gallium/state_trackers/vega/
H A Dpath.h46 VGfloat sx, sy, ox, oy, px, py; member in struct:path_for_each_data
H A Dpath.c290 VGfloat sx, VGfloat sy,
294 if (!floatsEqual(sx, ox) ||
296 VGfloat x0 = sx;
364 VGfloat sx, sy, px, py, ox, oy; local
388 sx = sy = px = py = ox = oy = 0.f;
400 close_polygon(current, sx, sy, ox, oy, matrix);
401 ox = sx;
407 close_polygon(current, sx, sy, ox, oy, matrix);
415 sx = x0;
611 close_polygon(current, sx, s
289 close_polygon(struct polygon *current, VGfloat sx, VGfloat sy, VGfloat ox, VGfloat oy, struct matrix *matrix) argument
952 VGfloat px, py, ox, oy, sx, sy; member in struct:path_iter_data
1233 VGfloat sx, sy, px, py, ox, oy; local
[all...]
H A Dapi_masks.c220 VGint sx, VGint sy,
243 mask_copy(mask, sx, sy, dx, dy, width, height);
219 vegaCopyMask(VGMaskLayer maskLayer, VGint sx, VGint sy, VGint dx, VGint dy, VGint width, VGint height) argument
/external/skia/src/core/
H A DSkScaledImageCache.h193 Rec* findAndLock(uint32_t generationID, SkScalar sx, SkScalar sy,
H A DSkPath.cpp1182 SkScalar sx = SkScalarMul(rx, CUBIC_ARC_FACTOR); local
1191 this->cubicTo(rect.fLeft + rx - sx, rect.fTop,
1198 rect.fLeft + rx - sx, rect.fBottom,
1203 this->cubicTo(rect.fRight - rx + sx, rect.fBottom,
1210 rect.fRight - rx + sx, rect.fTop,
1213 this->cubicTo(rect.fRight - rx + sx, rect.fTop,
1220 rect.fRight - rx + sx, rect.fBottom,
1225 this->cubicTo(rect.fLeft + rx - sx, rect.fBottom,
1232 rect.fLeft + rx - sx, rect.fTop,
1271 SkScalar sx local
2282 int sx = sign(vec.fX); local
[all...]
/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
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGTransform.cpp106 void SVGTransform::setScale(float sx, float sy) argument
113 m_matrix.scaleNonUniform(sx, sy);
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DFloatPoint.h101 void scale(float sx, float sy) argument
103 m_x *= sx;
H A DLayoutPoint.h59 void scale(float sx, float sy) argument
61 m_x *= sx;
/external/pixman/pixman/
H A Dpixman-filter.c312 double sx = fabs (pixman_fixed_to_double (scale_x)); local
321 horz = create_1d_filter (&width, reconstruct_x, sample_x, sx, subsample_x);
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_aaline.c287 const GLfloat sx = x + samples[i][0]; local
289 const GLfloat fx0 = sx - info->qx0;
291 const GLfloat fx1 = sx - info->qx1;
293 const GLfloat fx2 = sx - info->qx2;
295 const GLfloat fx3 = sx - info->qx3;
/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/mesa3d/src/mesa/swrast/
H A Ds_aaline.c287 const GLfloat sx = x + samples[i][0]; local
289 const GLfloat fx0 = sx - info->qx0;
291 const GLfloat fx1 = sx - info->qx1;
293 const GLfloat fx2 = sx - info->qx2;
295 const GLfloat fx3 = sx - info->qx3;
/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/chromium_org/third_party/WebKit/Source/wtf/
H A Ddtoa.cpp611 uint32_t* sx; local
626 sx = S.words();
627 sxe = sx + --n;
637 ys = *sx++ * (unsigned long long)q + carry;
643 si = *sx++;
653 } while (sx <= sxe);
666 sx = S.words();
669 ys = *sx++ + carry;
675 si = *sx++;
685 } while (sx <
[all...]
/external/chromium_org/third_party/mesa/src/include/VG/
H A Dopenvg.h558 VG_API_CALL void VG_API_ENTRY vgScale(VGfloat sx, VGfloat sy) VG_API_EXIT;
577 VGint sx, VGint sy,
650 VGImage src, VGint sx, VGint sy,
655 VGImage src, VGint sx, VGint sy,
662 VGint sx, VGint sy,
666 VGint sx, VGint sy,
669 VGint sx, VGint sy,
/external/mesa3d/include/VG/
H A Dopenvg.h558 VG_API_CALL void VG_API_ENTRY vgScale(VGfloat sx, VGfloat sy) VG_API_EXIT;
577 VGint sx, VGint sy,
650 VGImage src, VGint sx, VGint sy,
655 VGImage src, VGint sx, VGint sy,
662 VGint sx, VGint sy,
666 VGint sx, VGint sy,
669 VGint sx, VGint sy,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_context.c239 int dx, int dy, int sx, int sy, int width, int height)
244 u_box_2d(sx, sy, width, height, &src_box);
250 renderer_copy(ctx, dx, dy, sx, sy, width, height,
238 xa_copy(struct xa_context *ctx, int dx, int dy, int sx, int sy, int width, int height) argument
/external/chromium_org/third_party/skia/bench/
H A DMatrixBench.cpp352 SkScalar sx = fRandom.nextRangeF(-3000.f, 3000.f); local
353 SkScalar sy = (fRandom.nextBool()) ? fRandom.nextRangeF(-3000.f, 3000.f) : sx;
356 fMatrix[i].postScale(sx, sy);
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_context.c239 int dx, int dy, int sx, int sy, int width, int height)
244 u_box_2d(sx, sy, width, height, &src_box);
250 renderer_copy(ctx, dx, dy, sx, sy, width, height,
238 xa_copy(struct xa_context *ctx, int dx, int dy, int sx, int sy, int width, int height) argument

Completed in 617 milliseconds

1234567891011>>