/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
D | geometry_utils.h | 33 static AK_FORCE_INLINE float getAngle(const int x1, const int y1, const int x2, const int y2) { in getAngle() 50 static AK_FORCE_INLINE int getDistanceInt(const int x1, const int y1, const int x2, in getDistanceInt()
|
D | proximity_info_utils.h | 88 static inline float getSquaredDistanceFloat(const float x1, const float y1, const float x2, in getSquaredDistanceFloat() 94 const float x1, const float y1, const float x2, const float y2, const bool extend) { in pointToLineSegSquaredDistanceFloat()
|
D | proximity_info_state_utils.cpp | 307 const int x2 = (*sampledInputXs)[index1]; in getDirection() local 529 const int x2 = xCoordinates[start]; in calculateBeelineSpeedRate() local
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Geometry.h | 66 double x2, double y2, in FindTriangleCentroid() 129 inline void FindQuadCentroid(double x0, double y0, double x1, double y1, double x2, double y2, doub… in FindQuadCentroid()
|
D | Blend.cpp | 144 double z, x0, y0, x1, y1, x2, y2, x3, y3; in runBlend() local 1004 int x2 = x1 + 1; in ProcessPyramidForThisFrame() local
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
D | Geometry.h | 66 double x2, double y2, in FindTriangleCentroid() 129 inline void FindQuadCentroid(double x0, double y0, double x1, double y1, double x2, double y2, doub… in FindQuadCentroid()
|
D | Blend.cpp | 144 double z, x0, y0, x1, y1, x2, y2, x3, y3; in runBlend() local 1024 int x2 = x1 + 1; in ProcessPyramidForThisFrame() local
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
D | db_metrics.h | 41 double x2,y2,r,r2,r2s,one_over_r2,fu,r_fu,one_over_r_fu; in db_CauchyDerivative() local 121 double x0,x1,x2,mult; in db_SquaredReprojectionErrorHomography() local 135 double x0,x1,x2,mult; in db_SquaredInhomogenousHomographyError() local
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_metrics.h | 41 double x2,y2,r,r2,r2s,one_over_r2,fu,r_fu,one_over_r_fu; in db_CauchyDerivative() local 121 double x0,x1,x2,mult; in db_SquaredReprojectionErrorHomography() local 135 double x0,x1,x2,mult; in db_SquaredInhomogenousHomographyError() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | SplineMath.java | 51 double x2 = next[0]; in calculatetCurve() local 92 double x2 = next[0]; in getValue() local
|
D | ImageFilterGrad.java | 124 int[] x2 = mParameters.getXPos2(); in runFilter() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | BogusMoveEventDetector.java | 107 private static int getDistance(final int x1, final int y1, final int x2, final int y2) { in getDistance()
|
D | GestureStrokeRecognitionPoints.java | 331 private static int getDistance(final int x1, final int y1, final int x2, final int y2) { in getDistance()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | ImageGrad.java | 180 int x2[] = mGradRep.getXPos2(); in computCenterLocations() local
|
D | Spline.java | 184 double x2 = next.x; in getAppliedCurve() local 278 double x2 = points[i + 1].x; in draw() local
|
D | GradControl.java | 124 private boolean centerIsOutside(float x1, float y1, float x2, float y2) { in centerIsOutside()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/ |
D | PercentageBarChart.java | 163 private boolean drawEntry(Canvas canvas, float x1, float x2, Paint paint) { in drawEntry()
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/ |
D | GLCanvas.java | 83 public abstract void drawLine(float x1, float y1, float x2, float y2, GLPaint paint); in drawLine() 87 public abstract void drawRect(float x1, float y1, float x2, float y2, GLPaint paint); in drawRect()
|
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | GLCanvas.java | 85 public abstract void drawLine(float x1, float y1, float x2, float y2, GLPaint paint); in drawLine() 89 public abstract void drawRect(float x1, float y1, float x2, float y2, GLPaint paint); in drawRect()
|
D | GLES11Canvas.java | 195 public void drawLine(float x1, float y1, float x2, float y2, GLPaint paint) { in drawLine() 319 private float[] mapPoints(float m[], int x1, int y1, int x2, int y2) { in mapPoints()
|
/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/ |
D | PointCloud.java | 111 public Point(float x2, float y2, float r) { in Point()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | DeleteDropTarget.java | 280 final float x2 = from.left + offsetX; in createFlingToTrashAnimatorListener() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | DeleteDropTarget.java | 388 final float x2 = from.left + offsetX; in createFlingToTrashAnimatorListener() local
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | dbreg.h | 554 double x0,x1,x2,mult; in SquaredInhomogenousHomographyError() local
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
D | dbreg.h | 554 double x0,x1,x2,mult; in SquaredInhomogenousHomographyError() local
|