HomeSort by relevance Sort by last modified time
    Searched refs:sy (Results 76 - 100 of 483) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c 58 float sx, sy; /**< first sample point coord */ member in struct:edge
685 setup->emaj.sy = ceilf(vmin_y);
686 setup->emaj.lines = (int) ceilf(vmax_y - setup->emaj.sy);
688 setup->emaj.sx = vmin_x + (setup->emaj.sy - vmin_y) * setup->emaj.dxdy;
690 setup->etop.sy = ceilf(vmid_y);
691 setup->etop.lines = (int) ceilf(vmax_y - setup->etop.sy);
693 setup->etop.sx = vmid_x + (setup->etop.sy - vmid_y) * setup->etop.dxdy;
695 setup->ebot.sy = ceilf(vmin_y);
696 setup->ebot.lines = (int) ceilf(vmid_y - setup->ebot.sy);
698 setup->ebot.sx = vmin_x + (setup->ebot.sy - vmin_y) * setup->ebot.dxdy
718 int sy = (int)eleft->sy; local
    [all...]
  /bootable/recovery/minui/
minui.h 55 void gr_blit(gr_surface source, int sx, int sy, int w, int h, int dx, int dy);
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGMatrixTearOff.h 76 PassRefPtr<SVGMatrixTearOff> scaleNonUniform(double sx, double sy);
SVGTransformTearOff.h 66 void setScale(float sx, float sy, ExceptionState&);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
mask.h 45 VGint sx, VGint sy,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_context.h 69 int dx, int dy, int sx, int sy, int width, int height);
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aatriangle.c 222 const GLfloat sy = y + samples[i][1]; local
224 GLfloat cross = (dx0 * (sy - v0[1]) - dy0 * (sx - v0[0]));
237 cross = (dx1 * (sy - v1[1]) - dy1 * (sx - v1[0]));
247 cross = (dx2 * (sy - v2[1]) - dy2 * (sx - v2[0]));
  /external/chromium_org/third_party/skia/include/views/
SkTouchGesture.h 20 void reset(float sx, float sy);
  /external/eigen/Eigen/src/Geometry/
Translation.h 56 inline Translation(const Scalar& sx, const Scalar& sy)
60 m_coeffs.y() = sy;
63 inline Translation(const Scalar& sx, const Scalar& sy, const Scalar& sz)
67 m_coeffs.y() = sy;
  /external/mesa3d/src/gallium/state_trackers/vega/
mask.h 45 VGint sx, VGint sy,
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_context.h 69 int dx, int dy, int sx, int sy, int width, int height);
  /external/mesa3d/src/mesa/swrast/
s_aatriangle.c 222 const GLfloat sy = y + samples[i][1]; local
224 GLfloat cross = (dx0 * (sy - v0[1]) - dy0 * (sx - v0[0]));
237 cross = (dx1 * (sy - v1[1]) - dy1 * (sx - v1[0]));
247 cross = (dx2 * (sy - v2[1]) - dy2 * (sx - v2[0]));
  /external/skia/include/views/
SkTouchGesture.h 20 void reset(float sx, float sy);
  /frameworks/base/core/java/android/view/animation/
ScaleAnimation.java 243 float sy = 1.0f; local
250 sy = mFromY + ((mToY - mFromY) * interpolatedTime);
254 t.getMatrix().setScale(sx, sy);
256 t.getMatrix().setScale(sx, sy, scale * mPivotX, scale * mPivotY);
  /frameworks/base/libs/hwui/
StatefulBaseRenderer.cpp 124 void StatefulBaseRenderer::scale(float sx, float sy) {
125 mSnapshot->transform->scale(sx, sy, 1.0f);
128 void StatefulBaseRenderer::skew(float sx, float sy) {
129 mSnapshot->transform->skew(sx, sy);
  /frameworks/native/opengl/tests/gl_jni/jni/
gl_code.cpp 50 float sy = fz * upX - fx * upZ; local
54 float ux = sy * fz - sz * fy;
56 float uz = sx * fy - sy * fx;
64 m[4] = sy;
  /frameworks/native/opengl/tests/tritex/
tritex.cpp 61 float sy = fz * upX - fx * upZ; local
65 float ux = sy * fz - sz * fy;
67 float uz = sx * fy - sy * fx;
75 m[4] = sy;
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/widgets/
ImageCanvas.java 199 double sy = (double) client.height / (double) rect.height; local
201 if (sx < sy) {
212 0, 0, (int)(rect.width * sy), client.height);
213 drawBorder(gc, 0, 0, (int)(rect.width * sy), client.height);
  /system/core/toolbox/
vmstat.c 217 printf("%2s %2s %6s %6s %6s %6s %4s %4s %4s %2s %2s %2s %2s %2s %2s\n", "r", "b", "free", "mapped", "anon", "slab", "in", "cs", "flt", "us", "ni", "sy", "id", "wa", "ir");
225 int us, ni, sy, id, wa, ir; local
228 sy = JP(new->cpu_sy - old->cpu_sy); NORM(sy);
236 us, ni, sy, id, wa, ir);
  /cts/suite/cts/deviceTests/opengl/jni/graphics/
Matrix.cpp 151 float sy = fz * upX - fx * upZ; local
155 float rls = 1.0f / (float) sqrt(sx * sx + sy * sy + sz * sz);
157 sy *= rls;
161 float ux = sy * fz - sz * fy;
163 float uz = sx * fy - sy * fx;
171 d[4] = sy;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtUtils.java 290 for (int dy = dy1, sy = sy1; dy < dy2; dy++, sy++) {
292 destData.setPixel(dx, dy, srcData.getPixel(sx, sy));
302 for (int dy = dy1, sy = sy1; dy < dy2; dy++, sy = (dy - dy1) * syDelta / dyDelta
306 assert sx < sx2 && sy < sy2;
307 destData.setPixel(dx, dy, srcData.getPixel(sx, sy));
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/
Quad.java 277 * @param sy the y scaling factor
280 public Quad scale2(float sx, float sy) {
281 return new Quad(mTopLeft.x * sx, mTopLeft.y * sy,
282 mTopRight.x * sx, mTopRight.y * sy,
283 mBottomLeft.x * sx, mBottomLeft.y * sy,
284 mBottomRight.x * sx, mBottomRight.y * sy);
  /external/chromium_org/third_party/skia/include/core/
SkMatrix.h 184 /** Set the matrix to scale by sx and sy, with a pivot point at (px, py).
188 void setScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py);
189 /** Set the matrix to scale by sx and sy.
191 void setScale(SkScalar sx, SkScalar sy);
213 /** Set the matrix to skew by sx and sy, with a pivot point at (px, py).
218 /** Set the matrix to skew by sx and sy.
232 M' = M * S(sx, sy, px, py)
234 void preScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py);
236 M' = M * S(sx, sy)
238 void preScale(SkScalar sx, SkScalar sy);
    [all...]
  /external/skia/include/core/
SkMatrix.h 184 /** Set the matrix to scale by sx and sy, with a pivot point at (px, py).
188 void setScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py);
189 /** Set the matrix to scale by sx and sy.
191 void setScale(SkScalar sx, SkScalar sy);
213 /** Set the matrix to skew by sx and sy, with a pivot point at (px, py).
218 /** Set the matrix to skew by sx and sy.
232 M' = M * S(sx, sy, px, py)
234 void preScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py);
236 M' = M * S(sx, sy)
238 void preScale(SkScalar sx, SkScalar sy);
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
PictureLayout.java 109 float sx, float sy) {
114 canvas.scale(sx, sy, w, h);

Completed in 3503 milliseconds

1 2 34 5 6 7 8 91011>>