| /packages/apps/Settings/res/raw/ |
| D | user_aspect_ratio_education.json | 1 …,"r":{"a":0,"k":0,"ix":10},"p":{"k":[{"s":[38.5,-79.5,0],"t":15,"i":{"x":1,"y":1},"o":{"x":0,"y":0… number
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
| D | InputView.java | 74 final int y = (int)me.getY(index) + rect.top; in onInterceptTouchEvent() local 104 final int y = (int)me.getY(index) + rect.top; in onTouchEvent() local 130 protected abstract boolean needsToForward(final int x, final int y); in needsToForward() 138 protected int translateY(final int y) { in translateY() 150 public boolean onInterceptTouchEvent(final int x, final int y, final MotionEvent me) { in onInterceptTouchEvent() 175 public boolean onTouchEvent(final int x, final int y, final MotionEvent me) { in onTouchEvent() 202 private boolean isInKeyboardTopPadding(final int y) { in isInKeyboardTopPadding() 207 protected boolean needsToForward(final int x, final int y) { in needsToForward() 217 protected int translateY(final int y) { in translateY() 241 protected boolean needsToForward(final int x, final int y) { in needsToForward()
|
| /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/ |
| D | InputPointersTests.java | 71 final int y = i * 2; in testAdd() local 79 final int y = i * 2; in testAdd() local 95 final int y = i * 2; in testAddAt() local 103 final int y = i * 2; in testAddAt() local 119 final int y = i * 2; in testSet() local 139 final int y = i * 2; in testCopy() local 168 final int y = i * 3; in testAppend() local 184 final int y = i * 2; in testAppend() local 238 final int y = i * 3; in testAppendResizableIntArray() local 257 final int y = i * 4; in testAppendResizableIntArray() local [all …]
|
| /packages/modules/Bluetooth/system/embdrv/lc3/src/ |
| D | ltpf_arm.h | 49 struct lc3_ltpf_hp50_state *hp50, const int16x2_t *x, int16_t *y, int n) in arm_resample_x64k_12k8() 80 struct lc3_ltpf_hp50_state *hp50, const int16x2_t *x, int16_t *y, int n) in arm_resample_x192k_12k8() 122 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in arm_resample_8k_12k8() 154 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in arm_resample_16k_12k8() 207 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in arm_resample_32k_12k8() 251 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in arm_resample_24k_12k8() 347 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in arm_resample_48k_12k8() 435 const int16_t *a, const int16_t *b, int n, float *y, int nc) in arm_correlate()
|
| D | mdct.c | 35 const struct lc3_complex *x, struct lc3_complex *y, int n) in fft_5() 95 const struct lc3_complex *x, struct lc3_complex *y, int n) in fft_bf3() 137 const struct lc3_complex *x, struct lc3_complex *y, int n) in fft_bf2() 170 struct lc3_complex *y[2] = { y1, y0 }; in fft() local 207 const float *x, float *d, float *y) in mdct_window() 243 const float *x, struct lc3_complex *y) in mdct_pre_fft() 274 const struct lc3_complex *x, float *y, float scale) in mdct_post_fft() 306 const float *x, struct lc3_complex *y) in imdct_pre_fft() 339 const struct lc3_complex *x, float *y, float scale) in imdct_post_fft() 367 const float *x, float *d, float *y) in imdct_window() [all …]
|
| /packages/modules/NeuralNetworks/common/types/include/nnapi/ |
| D | TypeUtils.h | 251 #define NN_RET_CHECK_EQ(x, y) NN_RET_CHECK_OP(x, y, ==) argument 252 #define NN_RET_CHECK_NE(x, y) NN_RET_CHECK_OP(x, y, !=) argument 253 #define NN_RET_CHECK_LE(x, y) NN_RET_CHECK_OP(x, y, <=) argument 254 #define NN_RET_CHECK_LT(x, y) NN_RET_CHECK_OP(x, y, <) argument 255 #define NN_RET_CHECK_GE(x, y) NN_RET_CHECK_OP(x, y, >=) argument 256 #define NN_RET_CHECK_GT(x, y) NN_RET_CHECK_OP(x, y, >) argument
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
| D | PointerTracker.java | 277 final int y, final long eventTime, final boolean isKeyRepeat) { in callListenerOnCodeInput() 381 public Key getKeyOn(final int x, final int y) { in getKeyOn() 472 private Key onDownKey(final int x, final int y, final long eventTime) { in onDownKey() 483 private Key onMoveKeyInternal(final int x, final int y) { in onMoveKeyInternal() 490 private Key onMoveKey(final int x, final int y) { in onMoveKey() 494 private Key onMoveToNewKey(final Key newKey, final int x, final int y) { in onMoveToNewKey() 592 final int y = (int)me.getY(index); in processMotionEvent() local 600 final int y = (int)me.getY(index); in processMotionEvent() local 616 private void onDownEvent(final int x, final int y, final long eventTime, in onDownEvent() 671 private void onDownEventInternal(final int x, final int y, final long eventTime) { in onDownEventInternal() [all …]
|
| D | MoreKeysKeyboardView.java | 130 final int y = pointY - container.getMeasuredHeight() + container.getPaddingBottom() in showMoreKeysPanel() local 159 public void onDownEvent(final int x, final int y, final int pointerId, final long eventTime) { in onDownEvent() 165 public void onMoveEvent(final int x, final int y, final int pointerId, final long eventTime) { in onMoveEvent() 178 public void onUpEvent(final int x, final int y, final int pointerId, final long eventTime) { in onUpEvent() 195 protected void onKeyInput(final Key key, final int x, final int y) { in onKeyInput() 209 private Key detectKey(int x, int y) { in detectKey() 256 public int translateY(final int y) { in translateY() 266 final int y = (int)me.getY(index); in onTouchEvent() local
|
| D | MoreKeysPanel.java | 80 public void onMoveEvent(final int x, final int y, final int pointerId, final long eventTime); in onMoveEvent() 90 public void onDownEvent(final int x, final int y, final int pointerId, final long eventTime); in onDownEvent() 100 public void onUpEvent(final int x, final int y, final int pointerId, final long eventTime); in onUpEvent() 118 public int translateY(int y); in translateY()
|
| /packages/apps/Launcher3/quickstep/res/raw/ |
| D | overview_gesture_tutorial_open_foldable_animation.json | 1 …},"r":{"a":0,"k":0,"ix":10},"p":{"s":true,"x":{"a":1,"k":[{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.66… array
|
| D | overview_gesture_tutorial_animation.json | 1 …},"r":{"a":0,"k":0,"ix":10},"p":{"s":true,"x":{"a":1,"k":[{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.42… number
|
| D | back_gesture_tutorial_tablet_animation.json | 1 …1},"r":{"a":0,"k":0,"ix":10},"p":{"s":true,"x":{"a":1,"k":[{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.4]… array
|
| D | back_gesture_tutorial_open_foldable_animation.json | 1 …ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"s":true,"x":{"a":0,"k":818,"ix":3},"y":{"a":0,"k":608,"ix"… array
|
| D | back_gesture_tutorial_animation.json | 1 …eBack","cl":"onSurfaceBack","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.999],"y":[1]},"o":{"x":[0.4]… number
|
| D | overview_gesture_tutorial_tablet_animation.json | 1 …1},"r":{"a":0,"k":0,"ix":10},"p":{"s":true,"x":{"a":1,"k":[{"i":{"x":[0.8],"y":[0.15]},"o":{"x":[0… array
|
| /packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
| D | OrientationTouchTransformerTest.java | 232 float y = generateTouchRegionHeight(NORMAL_SCREEN_SIZE, Surface.ROTATION_0) + 1; in applyTransform_taskFrozen_noRotate_inRegion() local 240 float y = generateTouchRegionHeight(NORMAL_SCREEN_SIZE, Surface.ROTATION_0) + 1; in applyTransform_taskNotFrozen_noRotate_inDefaultRegion() local 249 float y = generateTouchRegionHeight(NORMAL_SCREEN_SIZE, Surface.ROTATION_90) + 1; in applyTransform_taskNotFrozen_90Rotate_inRegion() local 315 private MotionEvent generateMotionEvent(int motionAction, float x, float y) { in generateMotionEvent() 319 private MotionEvent generateAndTransformMotionEvent(int motionAction, float x, float y) { in generateAndTransformMotionEvent() 325 private void tapAndAssertTrue(float x, float y, MotionEventAssertion assertion) { in tapAndAssertTrue() 331 private void tapAndAssertFalse(float x, float y, MotionEventAssertion assertion) { in tapAndAssertFalse()
|
| /packages/apps/Dialer/java/com/android/dialer/app/list/ |
| D | OnDragDropListener.java | 32 void onDragStarted(int x, int y, PhoneFavoriteSquareTileView view); in onDragStarted() 42 void onDragHovered(int x, int y, PhoneFavoriteSquareTileView view); in onDragHovered() 51 void onDragFinished(int x, int y); in onDragFinished()
|
| D | DragDropController.java | 38 boolean handleDragStarted(View v, int x, int y) { in handleDragStarted() 53 public void handleDragHovered(View v, int x, int y) { in handleDragHovered() 63 public void handleDragFinished(int x, int y, boolean isRemoveView) { in handleDragFinished() 94 PhoneFavoriteSquareTileView getViewForLocation(int x, int y); in getViewForLocation()
|
| /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
| D | trsMatrix.h | 37 inline double ProjZ(double trs[3][3], double x, double y, double f) in ProjZ() 42 inline double ProjX(double trs[3][3], double x, double y, double z, double f) in ProjX() 47 inline double ProjY(double trs[3][3], double x, double y, double z, double f) in ProjY()
|
| /packages/apps/Camera2/jni/ |
| D | jpegutilnative.cpp | 88 jbyte* y = (jbyte*)env->GetDirectBufferAddress(yBuf); in Java_com_android_camera_util_JpegUtilNative_compressJpegFromYUV420pNative() local 128 for (int y = 0; y < height; y++) { in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap() local 139 for (int y = 0; y < height; y++) { in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap() local 148 for (int y = 0; y < height; y++) { in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap() local 157 for (int y = 0; y < height; y++) { in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap() local
|
| /packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/ |
| D | TouchEventGenerator.java | 83 public TouchEventGenerator put(int id, int x, int y, long ms) { in put() 102 public TouchEventGenerator put(int id, int x, int y) { in put() 111 public TouchEventGenerator position(int id, int x, int y) { in position() 141 public TouchEventGenerator move(int id, int x, int y, long ms) { in move() 148 public TouchEventGenerator move(int id, int x, int y) { in move() 174 public TouchEventGenerator lift(int id, int x, int y, long ms) { in lift()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
| D | GLCanvas.java | 56 public abstract void translate(float x, float y, float z); in translate() 58 public abstract void translate(float x, float y); in translate() 62 public abstract void rotate(float angle, float x, float y, float z); in rotate() 92 public abstract void fillRect(float x, float y, float width, float height, int color); in fillRect() 96 BasicTexture texture, int x, int y, int width, int height); in drawTexture() 98 public abstract void drawMesh(BasicTexture tex, int x, int y, int xyBuffer, in drawMesh() 106 int x, int y, int w, int h); in drawTexture() 112 float ratio, int x, int y, int w, int h); in drawMixed() 216 public abstract void getBounds(Rect bounds, int x, int y, int width, int height); in getBounds()
|
| /packages/apps/Camera2/src/com/android/camera/ui/ |
| D | FilmstripGestureRecognizer.java | 35 boolean onSingleTapUp(float x, float y); in onSingleTapUp() 36 boolean onDoubleTap(float x, float y); in onDoubleTap() 37 boolean onScroll(float x, float y, float dx, float dy); in onScroll() 42 boolean onDown(float x, float y); in onDown() 43 boolean onUp(float x, float y); in onUp() 44 void onLongPress(float x, float y); in onLongPress()
|
| /packages/modules/DnsResolver/ |
| D | DnsTlsServer.cpp | 44 static bool operator <(const in6_addr& x, const in6_addr& y) { in operator <() 50 static bool operator ==(const in6_addr& x, const in6_addr& y) { in operator ==() 56 static bool operator <(const sockaddr_storage& x, const sockaddr_storage& y) { in operator <() 73 static bool operator ==(const sockaddr_storage& x, const sockaddr_storage& y) { in operator ==()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
| D | EclipseControl.java | 67 public void setRadius(float x, float y) { in setRadius() 72 public void setCenter(float x, float y) { in setCenter() 77 public int getCloseHandle(float x, float y) { in getCloseHandle() 111 public void actionDown(float x, float y, Oval oval) { in actionDown() 124 public void actionMove(int handle, float x, float y, Oval oval) { in actionMove() 191 public void paintGrayPoint(Canvas canvas, float x, float y) { in paintGrayPoint() 208 public void paintPoint(Canvas canvas, float x, float y) { in paintPoint() 274 float y = cy + (float) (ry * Math.sin(angle)); in paintOvallines() local 293 float y = cy + (float) (ry * Math.sin(angle)); in fillHandles() local
|