| /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
| D | PointsActivity.java | 93 private void drawPoints(Canvas canvas, Paint p, float xOffset, float yOffset) { in drawPoints() 102 float yOffset = 0; in onDraw() local
|
| D | Lines2Activity.java | 75 private void drawLines(Canvas canvas, Paint p, float xOffset, float yOffset) { in drawLines() 102 float yOffset = 10; in onDraw() local
|
| D | ColoredRectsActivity.java | 76 float yOffset = 10; in onDraw() local
|
| /frameworks/base/libs/hwui/tests/common/scenes/ |
| D | RectGridAnimation.cpp | 39 for (int yOffset = 0; yOffset < 200; yOffset += 2) { in createContent() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/ |
| D | GLWallpaperRenderer.java | 58 void updateOffsets(float xOffset, float yOffset); in updateOffsets()
|
| D | ImageWallpaperRenderer.java | 151 public void updateOffsets(float xOffset, float yOffset) { in updateOffsets()
|
| D | ImageGLWallpaper.java | 220 void adjustTextureCoordinates(Rect surface, Rect scissor, float xOffset, float yOffset) { in adjustTextureCoordinates()
|
| /frameworks/base/core/java/android/hardware/input/ |
| D | TouchCalibration.java | 62 float yxMix, float yScale, float yOffset) { in TouchCalibration()
|
| /frameworks/native/libs/input/ |
| D | Input.cpp | 165 void PointerCoords::applyOffset(float xOffset, float yOffset) { in applyOffset() 250 float yOffset, in initialize() 366 void MotionEvent::offsetLocation(float xOffset, float yOffset) { in offsetLocation()
|
| /frameworks/base/core/java/android/animation/ |
| D | PathKeyframes.java | 141 int yOffset = base + Y_OFFSET; in pointForIndex() local
|
| /frameworks/base/libs/hwui/ |
| D | VertexBuffer.h | 91 void copyInto(const VertexBuffer& srcBuffer, float xOffset, float yOffset) { in copyInto()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/ |
| D | ImageWallpaper.java | 120 public void onOffsetsChanged(float xOffset, float yOffset, float xOffsetStep, in onOffsetsChanged()
|
| /frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/ |
| D | TestWallpaper.java | 184 public void onOffsetsChanged(float xOffset, float yOffset, in onOffsetsChanged()
|
| /frameworks/base/core/java/com/android/internal/view/menu/ |
| D | MenuPopupHelper.java | 260 private void showPopup(int xOffset, int yOffset, boolean useOffsets, boolean showTitle) { in showPopup()
|
| /frameworks/base/core/java/android/widget/ |
| D | PopupWindow.java | 1732 int xOffset, int yOffset, int width, int height, int gravity, boolean allowScroll) { in findDropDownPosition() 1816 private boolean tryFitVertical(@NonNull LayoutParams outParams, int yOffset, int height, in tryFitVertical() 1954 public int getMaxAvailableHeight(@NonNull View anchor, int yOffset) { in getMaxAvailableHeight() 1974 @NonNull View anchor, int yOffset, boolean ignoreBottomDecorations) { in getMaxAvailableHeight()
|
| D | Toast.java | 227 public void setGravity(int gravity, int xOffset, int yOffset) { in setGravity()
|
| /frameworks/base/core/java/android/view/autofill/ |
| D | AutofillPopupWindow.java | 248 int xOffset, int yOffset, int width, int height, int gravity, boolean allowScroll) { in findDropDownPosition()
|
| /frameworks/base/core/java/com/android/internal/policy/ |
| D | BackdropFrameRenderer.java | 271 boolean onContentDrawn(int xOffset, int yOffset, int xSize, int ySize) { in onContentDrawn()
|
| /frameworks/base/tests/TouchLatency/app/src/main/java/com/prefabulated/touchlatency/ |
| D | TouchLatencyActivity.java | 163 long yOffset = pos % yMax; in drawBall() local
|
| /frameworks/native/libs/input/tests/ |
| D | InputPublisherAndConsumer_test.cpp | 146 constexpr float yOffset = -20; in PublishAndConsumeMotionEvent() local
|
| /frameworks/base/core/jni/ |
| D | android_view_MotionEvent.cpp | 195 float xOffset, float yOffset, PointerCoords* outRawPointerCoords) { in pointerCoordsToNative() 259 float xOffset, float yOffset, jobject outPointerCoordsObj) { in pointerCoordsFromNative() 338 jfloat xOffset, jfloat yOffset, jfloat xPrecision, jfloat yPrecision, in android_view_MotionEvent_nativeInitialize()
|
| /frameworks/native/services/inputflinger/ |
| D | InputDispatcher.h | 161 float xOffset, yOffset; member 599 float yOffset; member 1069 float yOffset = 0.f; member
|
| D | InputDispatcher.cpp | 566 std::vector<TouchedMonitor>& outTouchedMonitors, float xOffset, float yOffset) { in addGestureMonitors() 1714 int32_t displayId, float xOffset, float yOffset) { in addGlobalMonitoringTargetsLocked() 1728 float xOffset, float yOffset, std::vector<InputTarget>& inputTargets) { in addMonitoringTargetLocked() 2200 float xOffset, yOffset; in startDispatchCycleLocked() local 4609 float xOffset, float yOffset) : in MotionEntry() 4639 int32_t targetFlags, float xOffset, float yOffset, float globalScaleFactor, in DispatchEntry() 5088 float yOffset) : monitor(monitor), xOffset(xOffset), yOffset(yOffset) { in TouchedMonitor()
|
| /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
| D | GLCanvas.java | 177 public abstract void texSubImage2D(BasicTexture texture, int xOffset, int yOffset, in texSubImage2D()
|
| /frameworks/base/core/java/android/service/wallpaper/ |
| D | WallpaperService.java | 550 public void onOffsetsChanged(float xOffset, float yOffset, in onOffsetsChanged() 1163 float yOffset; in doOffsetsChanged() local
|