HomeSort by relevance Sort by last modified time
    Searched defs:sx (Results 76 - 100 of 233) sorted by null

1 2 34 5 6 7 8 910

  /external/mesa3d/src/mesa/swrast/
s_aaline.c 287 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/opencv/cv/src/
cvsegmentation.cpp 459 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/pixman/test/
stress-test.c 526 uint32_t tx, ty, sx, sy; local
554 sx = prng_rand();
556 pixman_transform_scale (&xform, NULL, sx, sy);
  /external/qemu/android/skin/
argb.h 231 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/skia/src/effects/
SkBicubicImageFilter.cpp 121 int sx = SkScalarFloorToInt(srcPt.fX); local
123 int x0 = SkClampMax(sx - 1, src.width() - 1);
124 int x1 = SkClampMax(sx , src.width() - 1);
125 int x2 = SkClampMax(sx + 1, src.width() - 1);
126 int x3 = SkClampMax(sx + 2, src.width() - 1);
  /external/stlport/test/unit/
string_test.cpp 155 string sx = func( s ); local
    [all...]
  /external/webrtc/src/modules/audio_processing/aec/
aec_core.h 98 float sx[PART_LEN1], sd[PART_LEN1], se[PART_LEN1]; // far, near and error psd member in struct:__anon30470
  /frameworks/base/core/java/android/gesture/
GestureUtils.java 99 float sx = targetPatchSize / gestureWidth; local
103 float scale = sx < sy ? sx : sy;
104 sx = scale;
113 float scale = sx < sy ? sx : sy;
114 sx = scale;
117 if (sx > sy) {
119 if (scale < sx) {
120 sx = scale
    [all...]
  /frameworks/base/core/jni/android/graphics/
BitmapFactory.cpp 399 const float sx = scaledWidth / float(decodingBitmap.width()); local
420 canvas.scale(sx, sy);
  /frameworks/native/libs/gui/
GLConsumer.cpp 800 float tx = 0.0f, ty = 0.0f, sx = 1.0f, sy = 1.0f; local
834 sx = (float(cropRect.width()) - (2.0f * shrinkAmount)) /
845 sx, 0, 0, 0,
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
string_test.cpp 155 string sx = func( s ); local
    [all...]
  /ndk/tests/device/test-stlport/unit/
string_test.cpp 155 string sx = func( s ); local
    [all...]
  /development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 161 public void computePhysics(float sx, float sy, float dT, float dTC) {
164 final float gx = -sx * m;
242 private void updatePositions(float sx, float sy, long timestamp) {
251 ball.computePhysics(sx, sy, dT, dTC);
264 public void update(float sx, float sy, long now) {
266 updatePositions(sx, sy, now);
429 final float sx = mSensorX; local
432 particleSystem.update(sx, sy, now);
  /external/chromium_org/third_party/WebKit/Source/wtf/
dtoa.cpp 616 uint32_t* sx; local
631 sx = S.words();
632 sxe = sx + --n;
642 ys = *sx++ * (unsigned long long)q + carry;
648 si = *sx++;
658 } while (sx <= sxe);
671 sx = S.words();
674 ys = *sx++ + carry;
680 si = *sx++;
690 } while (sx <= sxe)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_setup.c 58 float sx, sy; /**< first sample point coord */ member in struct:edge
688 setup->emaj.sx = vmin_x + (setup->emaj.sy - vmin_y) * setup->emaj.dxdy;
693 setup->etop.sx = vmid_x + (setup->etop.sy - vmid_y) * setup->etop.dxdy;
698 setup->ebot.sx = vmin_x + (setup->ebot.sy - vmin_y) * setup->ebot.dxdy;
747 int left = (int)(eleft->sx + y * eleft->dxdy);
748 int right = (int)(eright->sx + y * eright->dxdy);
771 eleft->sx += lines * eleft->dxdy;
772 eright->sx += lines * eright->dxdy;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
path.c 290 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, sy, ox, oy, matrix)
952 VGfloat px, py, ox, oy, sx, sy; member in struct:path_iter_data
1233 VGfloat sx, sy, px, py, ox, oy; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_state.c 1558 float_ui32_type sx = { v[MAT_SX] }; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_state.c 1365 float_ui32_type sx = { v[MAT_SX] }; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texcompress_fxt1.c 338 GLint sx, sx2; local
343 sx = sx2 = 0;
346 sx += t;
349 var = sx2 * teenth - sx * sx * teenth * teenth;
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_FreeType.cpp 770 SkScalar sx = m.getScaleX(); local
775 if (m.getSkewX() || m.getSkewY() || sx < 0 || sy < 0) {
777 sx = SkMaxScalar(SkScalarAbs(sx), SkScalarAbs(m.getSkewX()));
779 sx = sy = SkScalarAve(sx, sy);
781 SkScalar inv = SkScalarInvert(sx);
800 fScale.set(sx, sy);
801 fScaleX = SkScalarToFixed(sx);
806 fScale.set(sx / hintingScaleFactor, sy / hintingScaleFactor)
    [all...]
  /external/chromium_org/third_party/skia/src/utils/
SkMatrix44.cpp 251 void SkMatrix44::setScale(SkMScalar sx, SkMScalar sy, SkMScalar sz) {
254 if (1 == sx && 1 == sy && 1 == sz) {
258 fMat[0][0] = sx;
264 void SkMatrix44::preScale(SkMScalar sx, SkMScalar sy, SkMScalar sz) {
265 if (1 == sx && 1 == sy && 1 == sz) {
273 fMat[0][i] *= sx;
280 void SkMatrix44::postScale(SkMScalar sx, SkMScalar sy, SkMScalar sz) {
281 if (1 == sx && 1 == sy && 1 == sz) {
286 fMat[i][0] *= sx;
713 double sx = src2[0] local
730 double sx = src2[0]; local
745 double sx = src2[0]; local
759 double sx = src2[0]; local
    [all...]
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
NoiseGenerator.java 692 float sx = NoiseMath.surve(rx0); local
700 float a = NoiseMath.lerp(sx, u, v);
706 float b = NoiseMath.lerp(sx, u, v);
714 a = NoiseMath.lerp(sx, u, v);
720 b = NoiseMath.lerp(sx, u, v);
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c 58 float sx, sy; /**< first sample point coord */ member in struct:edge
688 setup->emaj.sx = vmin_x + (setup->emaj.sy - vmin_y) * setup->emaj.dxdy;
693 setup->etop.sx = vmid_x + (setup->etop.sy - vmid_y) * setup->etop.dxdy;
698 setup->ebot.sx = vmin_x + (setup->ebot.sy - vmin_y) * setup->ebot.dxdy;
747 int left = (int)(eleft->sx + y * eleft->dxdy);
748 int right = (int)(eright->sx + y * eright->dxdy);
771 eleft->sx += lines * eleft->dxdy;
772 eright->sx += lines * eright->dxdy;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
path.c 290 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, sy, ox, oy, matrix)
952 VGfloat px, py, ox, oy, sx, sy; member in struct:path_iter_data
1233 VGfloat sx, sy, px, py, ox, oy; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state.c 1558 float_ui32_type sx = { v[MAT_SX] }; local
    [all...]

Completed in 1050 milliseconds

1 2 34 5 6 7 8 910