/packages/modules/NeuralNetworks/common/random/ |
D | simple_philox.h | 50 const uint32 x0 = single_(), x1 = single_(); in RandDouble() local
|
D | random_distributions.h | 472 const uint32 x0 = (*gen)(); in operator() local 513 const uint32 x0 = (*gen)(); in operator() local 555 const uint32 x0 = (*gen)(); in operator() local 594 const uint32 x0 = (*gen)(); in operator() local 616 void BoxMullerFloat(uint32 x0, uint32 x1, float* f0, float* f1) { in BoxMullerFloat() 641 void BoxMullerDouble(uint32 x0, uint32 x1, uint32 x2, uint32 x3, double* d0, double* d1) { in BoxMullerDouble() 720 PHILOX_DEVICE_INLINE double Uint64ToDouble(uint32 x0, uint32 x1) { in Uint64ToDouble()
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Geometry.h | 65 inline void FindTriangleCentroid(double x0, double y0, double x1, double y1, 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
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
D | PhotoTouchListener.java | 99 final float x0 = pts[0]; in onFling() local 202 float x0 = pts[2 * idx]; in onTouch() local
|
D | PhotoTable.java | 849 float x0 = photo.getX(); in dropOnTable() local
|
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/ |
D | WorkspaceAccessibilityHelper.java | 71 int x0 = x - m; in intersectsValidDropTarget() local
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_metrics.h | 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/glrenderer/ |
D | TiledTexture.java | 266 RectF src, float x0, float y0, float x, float y, float scaleX, in mapRect() 317 float x0 = source.left; in draw() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | InvariantDeviceProfile.java | 472 private static float dist(float x0, float y0, float x1, float y1) { in dist() 544 private static float weight(float x0, float y0, float x1, float y1, float pow) { in weight()
|
D | CellLayout.java | 2022 final int x0 = mTmpPoint[0]; in ReorderPreviewAnimation() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/ |
D | DynamicGridKeyboard.java | 234 public void updateCoordinates(final int x0, final int y0, final int x1, final int y1) { in updateCoordinates()
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | dbreg.h | 554 double x0,x1,x2,mult; in SquaredInhomogenousHomographyError() local
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
D | proximity_info_state_utils.cpp | 490 const int x0 = (*sampledInputXs)[id]; in calculateBeelineSpeedRate() local
|