Home
last modified time | relevance | path

Searched refs:py (Results 1 – 25 of 56) sorted by relevance

123

/packages/apps/Gallery2/jni/filters/
Dtinyplanet.cc119 float py = (phi / PI_F) * input_height; in StereographicProjection() local
123 py = wrap(py, input_height); in StereographicProjection()
126 InterpolatePixel(input, px, py, output(x, y)); in StereographicProjection()
/packages/apps/Camera2/jni/
Dtinyplanet.cc120 float py = (phi / PI_F) * input_height; in StereographicProjection() local
124 py = wrap(py, input_height); in StereographicProjection()
127 InterpolatePixel(input, px, py, output(x, y)); in StereographicProjection()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DSpline.java324 float py = mCurrentControlPoint.y * h; in draw() local
327 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()
DControlPoint.java23 public ControlPoint(float px, float py) { in ControlPoint() argument
25 y = py; in ControlPoint()
DImageCurves.java225 float py = spline.getPoint(0).y; in pickControlPoint() local
226 double delta = Math.hypot(px - x, py - y); in pickControlPoint()
229 py = spline.getPoint(i).y; in pickControlPoint()
230 double currentDelta = Math.hypot(px - x, py - y); in pickControlPoint()
DImageShow.java533 int py = 0; in drawCompareImage() local
536 py = mTouch.y - mImageBounds.top; in drawCompareImage()
539 py = mImageBounds.height(); in drawCompareImage()
546 mImageBounds.left + px, mImageBounds.top + py); in drawCompareImage()
550 mImageBounds.right, mImageBounds.top + py); in drawCompareImage()
554 d.set(mImageBounds.left, mImageBounds.top + py, in drawCompareImage()
/packages/apps/Car/Dialer/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
4 resources_hook = ${REPO_ROOT}/packages/apps/Car/Dialer/tests/checkresources.py ${REPO_ROOT}/package…
/packages/apps/Car/libs/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
4 chassis_current_hook = car-ui-lib/tests/apitest/auto-generate-resources.py --sha ${PREUPLOAD_COMMIT…
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureStrokeDrawingPoints.java130 final int[] py = mPreviewYCoordinates.getPrimitiveArray(); in interpolateStrokeAndReturnStartIndexOfLastSegment() local
131 mInterpolator.reset(px, py, 0, size); in interpolateStrokeAndReturnStartIndexOfLastSegment()
170 yCoords.addAt(d1, py[p2]); in interpolateStrokeAndReturnStartIndexOfLastSegment()
/packages/modules/CaptivePortalLogin/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
/packages/modules/NetworkStack/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
/packages/apps/Car/Settings/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
/packages/apps/Car/Radio/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
/packages/services/Car/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
/packages/apps/Car/LensPicker/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
/packages/apps/Car/SystemUpdater/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
/packages/apps/Settings/
DPREUPLOAD.cfg2 checkcolor_hook = ${REPO_ROOT}/prebuilts/checkcolor/checkcolor.py -p .
6 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
/packages/apps/DocumentsUI/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
10 ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
/packages/apps/Messaging/build/
Dgcheckstyle.mk44 …_PATH)/build/process_style_output.py -omit $(abspath $(PRIVATE_PATH))/ < $< | $(PRIVATE_PATH)/buil…
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Ddbstabsmooth.cpp291 bool db_StabilizationSmoother::is_point_in_rect(double px, double py, double rx, double ry, double … in is_point_in_rect() argument
297 if (py < ry) in is_point_in_rect()
299 if (py >= ry + h) in is_point_in_rect()
/packages/modules/CellBroadcastService/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
/packages/apps/Launcher3/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
/packages/apps/TvSettings/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
/packages/apps/ThemePicker/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
/packages/apps/WallpaperPicker2/
DPREUPLOAD.cfg2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}

123