Searched refs:py (Results 1 – 25 of 28) sorted by relevance
12
324 float py = mCurrentControlPoint.y * h; in draw() local327 canvas.drawLine(px, py, px, h, paint); in draw()328 canvas.drawLine(0, py, px, py, paint); in draw()331 canvas.drawLine(px, py, px, h, paint); in draw()332 canvas.drawLine(0, py, px, py, paint); in draw()
225 float py = spline.getPoint(0).y; in pickControlPoint() local226 double delta = Math.sqrt((px - x) * (px - x) + (py - y) * (py - y)); in pickControlPoint()229 py = spline.getPoint(i).y; in pickControlPoint()230 double currentDelta = Math.sqrt((px - x) * (px - x) + (py - y) in pickControlPoint()231 * (py - y)); in pickControlPoint()
532 int py = 0; in drawCompareImage() local535 py = mTouch.y - mImageBounds.top; in drawCompareImage()538 py = mImageBounds.height(); in drawCompareImage()545 mImageBounds.left + px, mImageBounds.top + py); in drawCompareImage()549 mImageBounds.right, mImageBounds.top + py); in drawCompareImage()553 d.set(mImageBounds.left, mImageBounds.top + py, in drawCompareImage()
23 public ControlPoint(float px, float py) { in ControlPoint() argument25 y = py; in ControlPoint()
120 float py = (phi / PI_F) * input_height; in StereographicProjection() local124 py = wrap(py, input_height); in StereographicProjection()127 InterpolatePixel(input, px, py, output(x, y)); in StereographicProjection()
119 float py = (phi / PI_F) * input_height; in StereographicProjection() local123 py = wrap(py, input_height); in StereographicProjection()126 InterpolatePixel(input, px, py, output(x, y)); in StereographicProjection()
213 final float py = point.y + mCenterY; in draw() local223 canvas.scale(s, s, px, py); in draw()224 canvas.translate(px - cx, py - cy); in draw()230 canvas.drawCircle(px, py, pointSize, mPaint); in draw()
130 final int[] py = mPreviewYCoordinates.getPrimitiveArray(); in interpolateStrokeAndReturnStartIndexOfLastSegment() local131 mInterpolator.reset(px, py, 0, size); in interpolateStrokeAndReturnStartIndexOfLastSegment()170 yCoords.addAt(d1, py[p2]); in interpolateStrokeAndReturnStartIndexOfLastSegment()
291 bool db_StabilizationSmoother::is_point_in_rect(double px, double py, double rx, double ry, double … in is_point_in_rect() argument297 if (py < ry) in is_point_in_rect()299 if (py >= ry + h) in is_point_in_rect()
136 bool is_point_in_rect(double px, double py, double rx, double ry, double w, double h);
183 float py = (destHeight - src.getHeight()) / 2; in drawSelectedAllAppsBitmap() local184 dest.drawBitmap(mask, px + xy[0], py + xy[1], in drawSelectedAllAppsBitmap()
1dictionary=main:pl,locale=pl,description=Polski,date=1393228143, ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
602 # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90630 *.py \