HomeSort by relevance Sort by last modified time
    Searched defs:maxY (Results 1 - 25 of 129) sorted by null

1 2 3 4 5 6

  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYGraphBounds.java 25 private Number maxY;
LineAndPointRenderer.java 200 double maxY = getPlot().getCalculatedMaxY().doubleValue();
203 for (RectRegion r : RectRegion.regionsWithin(formatter.getRegions().elements(), minX, maxX, minY, maxY)) {
205 RectF regionRect = r.getRectF(plotArea, minX, maxX, minY, maxY);
  /development/samples/ApiDemos/src/com/example/android/apis/view/
SystemPointerIconButton.java 49 final int maxY = getHeight() - minY;
53 if ((x < minX && y < minY) || (x > maxX && y > maxY)) {
56 } else if ((x < minX && y > maxY) || (x > maxX && y < minY)) {
62 } else if (y < minY || y > maxY) {
  /external/skia/src/core/
SkBitmapProcState_matrix_template.h 26 const unsigned maxY = s.fPixmap.height() - 1;
27 *xy++ = TileProc::Y(s, mapper.fixedY(), maxY);
87 int maxY = s.fPixmap.height() - 1;
90 *xy++ = (TileProc::Y(s, SkFractionalIntToFixed(fy), maxY) << 16) |
102 int maxY = s.fPixmap.height() - 1;
111 *xy++ = (TileProc::Y(s, srcXY[1], maxY) << 16) |
SkBitmapProcState_matrix.h 66 const unsigned maxY = s.fPixmap.height() - 1;
68 *xy++ = PACK_FILTER_Y_NAME(fy, maxY, s.fFilterOneY PREAMBLE_ARG_Y);
105 unsigned maxY = s.fPixmap.height() - 1;
108 *xy++ = PACK_FILTER_Y_NAME(fy, maxY, oneY PREAMBLE_ARG_Y);
122 unsigned maxY = s.fPixmap.height() - 1;
133 *xy++ = PACK_FILTER_Y_NAME(srcXY[1] - (oneY >> 1), maxY,
SkBitmapProcState_shaderproc.h 36 const unsigned maxY = s.fPixmap.height() - 1;
38 subY = TILEY_LOW_BITS(fy, maxY);
39 int y0 = TILEY_PROCF(fy, maxY);
40 int y1 = TILEY_PROCF((fy + s.fFilterOneY), maxY);
SkBitmapProcState.cpp 387 const int maxY = s.fPixmap.height() - 1;
389 int iy = SkClampMax(s.fFilterOneY + y, maxY);
783 const unsigned maxY = s.fPixmap.height() - 1;
784 dstY = SkClampMax(mapper.intY(), maxY);
  /packages/apps/Camera2/src/com/android/camera/ui/
TouchCoordinate.java 26 private float maxY;
33 * @param maxY Highest Y value possible for any touch.
35 public TouchCoordinate(float x, float y, float maxX, float maxY) {
39 this.maxY = maxY;
55 return this.maxY;
  /external/replicaisland/src/com/replica/replicaisland/
CollisionVolume.java 83 final float maxY = getMaxY();
84 value = flip.parentHeight - maxY;
AABoxCollisionVolume.java 107 final float maxY;
113 maxY = Math.max(getMaxY(), other.getMaxY());
118 maxY = other.getMaxY();
122 final float verticalDelta = maxY - minY;
SphereCollisionVolume.java 133 final float maxY;
139 maxY = Math.max(getMaxY(), other.getMaxY());
144 maxY = other.getMaxY();
148 final float verticalDelta = maxY - minY;
  /cts/tests/tests/graphics/src/android/graphics/cts/
DiscretePathEffectTest.java 77 int maxY = 0;
84 maxY = Math.max(maxY, y);
96 assertTrue(maxY - minY > 0);
98 assertTrue(maxY - minY <= 1 + 2 * DEVIATION);
  /development/samples/devbytes/animation/Bouncer/src/com/example/android/bouncer/
Bouncer.java 106 int maxY = mShapeY + mShapeH;
109 maxY = Math.max(mShapeY + mShapeH, maxY);
110 invalidate(mShapeX, minY, mShapeX + mShapeW, maxY);
Bouncer1.java 76 int maxY = mShapeY + mShapeH;
79 maxY = Math.max(mShapeY + mShapeH, maxY);
80 invalidate(mShapeX, minY, mShapeX + mShapeW, maxY);
Bouncer2.java 77 int maxY = mShapeY + mShapeH;
80 maxY = Math.max(mShapeY + mShapeH, maxY);
81 invalidate(mShapeX, minY, mShapeX + mShapeW, maxY);
Bouncer3.java 77 int maxY = mShapeY + mShapeH;
80 maxY = Math.max(mShapeY + mShapeH, maxY);
81 invalidate(mShapeX, minY, mShapeX + mShapeW, maxY);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
GaussianParametersGuesser.java 206 double maxY = Double.NEGATIVE_INFINITY;
209 maxY = Math.max(maxY, point.getY());
211 throw new OutOfRangeException(y, minY, maxY);
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfPxr24Compressor.cpp 293 int maxY = min (range.max.y, _maxY);
297 for (int y = minY; y <= maxY; ++y)
437 int maxY = min (range.max.y, _maxY);
442 for (int y = minY; y <= maxY; ++y)
ImfAcesFile.cpp 520 int maxY = max (scanLine1, scanLine2);
522 for (int y = minY; y <= maxY; ++y)
ImfB44Compressor.cpp 656 int maxY = min (range.max.y, _maxY);
671 cd.ny = numSamples (c.channel().ySampling, minY, maxY);
685 for (int y = minY; y <= maxY; ++y)
720 for (int y = minY; y <= maxY; ++y)
889 int maxY = min (range.max.y, _maxY);
904 cd.ny = numSamples (c.channel().ySampling, minY, maxY);
1002 for (int y = minY; y <= maxY; ++y)
1031 for (int y = minY; y <= maxY; ++y)
ImfInputFile.cpp 83 int maxY; // data window's max x coord
183 int maxY = std::max (scanLine1, scanLine2);
185 if (minY < ifd->minY || maxY > ifd->maxY)
197 int maxDy = (maxY - ifd->minY) / ifd->tFile->tileYSize();
234 int maxYThisRow = std::min (maxY, tileRange.max.y);
375 _data->maxY = dataWindow.max.y;
ImfPizCompressor.cpp 335 int maxY = range.max.y;
337 if (maxY > _maxY)
338 maxY = _maxY;
356 cd.ny = numSamples (c.channel().ySampling, minY, maxY);
370 for (int y = minY; y <= maxY; ++y)
393 for (int y = minY; y <= maxY; ++y)
511 int maxY = range.max.y;
513 if (maxY > _maxY)
514 maxY = _maxY;
532 cd.ny = numSamples (c.channel().ySampling, minY, maxY);
    [all...]
  /external/skia/src/effects/
SkDashPathEffect.cpp 122 SkScalar maxY = pts[1].fY;
125 SkTSwap(minY, maxY);
128 SkASSERT(minY < maxY);
129 if (maxY <= bounds.fTop || minY >= bounds.fBottom) {
140 if (maxY > bounds.fBottom) {
141 maxY = bounds.fBottom + SkScalarMod(maxY - bounds.fBottom, intervalLength);
144 SkASSERT(maxY > minY);
146 SkTSwap(minY, maxY);
149 pts[1].fY = maxY;
    [all...]
  /external/skia/src/pathops/
SkReduceOrder.cpp 38 int minX, int maxX, int minY, int maxY, SkDQuad& reduction) {
55 int index, minX, maxX, minY, maxY;
57 minX = maxX = minY = maxY = 0;
69 if (quad[maxY].fY < quad[index].fY) {
70 maxY = index;
90 int result = check_linear(quad, minX, maxX, minY, maxY, fQuad);
149 int minX, int maxX, int minY, int maxY, SkDCubic& reduction) {
186 int index, minX, maxX, minY, maxY;
188 minX = maxX = minY = maxY = 0;
200 if (cubic[maxY].fY < cubic[index].fY)
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
ResizableDialog.java 110 int maxY = windowBounds.y + windowBounds.height - initialSize.y;
114 if (y > maxY) {
115 y = maxY;

Completed in 404 milliseconds

1 2 3 4 5 6