Home
last modified time | relevance | path

Searched defs:coords (Results 1 – 25 of 71) sorted by relevance

123

/frameworks/base/core/tests/coretests/src/android/widget/
DMotionEventUtils.java33 MotionEvent.PointerCoords coords = new MotionEvent.PointerCoords(); in createRotaryEvent() local
41 MotionEvent.PointerCoords coords = new MotionEvent.PointerCoords(); in createGenericPointerEvent() local
49 int source, int action, MotionEvent.PointerCoords coords) { in createGenericMotionEvent()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11Ext.java55 float[] coords, in glDrawTexfvOES()
60 java.nio.FloatBuffer coords in glDrawTexfvOES()
72 int[] coords, in glDrawTexivOES()
77 java.nio.IntBuffer coords in glDrawTexivOES()
89 short[] coords, in glDrawTexsvOES()
94 java.nio.ShortBuffer coords in glDrawTexsvOES()
106 int[] coords, in glDrawTexxvOES()
111 java.nio.IntBuffer coords in glDrawTexxvOES()
/frameworks/base/core/tests/coretests/src/android/view/
DMotionEventTest.java56 final var coords = new PointerCoords(); in pointerCoords() local
74 final var coords = new PointerCoords[]{pointerCoords(10, 20)}; in testObtainWithDisplayId() local
139 final var coords = new PointerCoords[]{pointerCoords(20, 60), pointerCoords(40, 40)}; in testCalculatesCursorPositionForMultiTouchMouseEvents() local
246 final var coords = new PointerCoords[]{pointerCoords(20, 60), pointerCoords(40, 40)}; in testSplit() local
266 final var coords = new PointerCoords[]{pointerCoords(20, 60), pointerCoords(40, 40)}; in testSplitFailsWhenNoIdsSpecified() local
286 final var coords = new PointerCoords[]{pointerCoords(20, 60), pointerCoords(40, 40)}; in testSplitFailsWhenIdBitsDoNotMatch() local
308 final var coords = new PointerCoords[]{pointerCoords(20, 60, 0.1234f)}; in testAxesAreNotAffectedByFlagChanges() local
DRotaryScrollHapticsTest.java274 MotionEvent.PointerCoords coords = new MotionEvent.PointerCoords(); in createRotaryEvent() local
282 MotionEvent.PointerCoords coords = new MotionEvent.PointerCoords(); in createGenericPointerEvent() local
291 int deviceId, int source, int action, MotionEvent.PointerCoords coords) { in createGenericMotionEvent()
/frameworks/native/services/inputflinger/reader/mapper/gestures/
DGestureConverter.cpp237 PointerCoords coords; in handleMove() local
265 PointerCoords coords; in handleButtonsChange() local
356 PointerCoords coords; in releaseAllButtons() local
384 PointerCoords& coords = mFakeFingerCoords[0]; in handleScroll() local
437 PointerCoords coords; in handleFling() local
512 PointerCoords& coords = mFakeFingerCoords[i]; in handleMultiFingerSwipe() local
538 PointerCoords& coords = mFakeFingerCoords[i]; in handleMultiFingerSwipe() local
677 PointerCoords coords; in makeHoverEvent() local
/frameworks/native/services/inputflinger/tests/
DInputProcessorConverter_test.cpp34 PointerCoords coords; in generateBasicMotionArgs() local
52 static float getMotionEventAxis(common::PointerCoords coords, common::Axis axis) { in getMotionEventAxis()
/frameworks/minikin/tests/unittest/
DFontTest.cpp163 const float* coords = hb_font_get_var_coords_design(hbFont.get(), &length); in TEST() local
175 const float* coords = hb_font_get_var_coords_design(hbFont.get(), &length); in TEST() local
186 const float* coords = hb_font_get_var_coords_design(hbFont.get(), &length); in TEST() local
198 const float* coords = hb_font_get_var_coords_design(hbFont.get(), &length); in TEST() local
209 const float* coords = hb_font_get_var_coords_design(hbFont.get(), &length); in TEST() local
221 const float* coords = hb_font_get_var_coords_design(hbFont.get(), &length); in TEST() local
/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
DEventDispatcher.java119 final PointerCoords[] coords = new PointerCoords[event.getPointerCount()]; in sendMotionEvent() local
222 PointerCoords[] coords = PointerCoords.createArray(pointerCount); in offsetEvent() local
346 MotionEvent.PointerCoords[] coords = new MotionEvent.PointerCoords[pointerCount]; in computeInjectionDownEvent() local
447 PointerCoords[] coords = new PointerCoords[1]; in clickWithTouchEvents() local
/frameworks/native/services/inputflinger/dispatcher/trace/
DAndroidInputEventProtoConverter.h96 const auto& coords = event.pointerCoords[i]; in toProtoMotionEvent() local
149 const auto& coords = motion->pointerCoords[i]; in toProtoWindowDispatchEvent() local
/frameworks/native/libs/input/
DCoordinateFilter.cpp26 void CoordinateFilter::filter(std::chrono::nanoseconds timestamp, PointerCoords& coords) { in filter()
DMotionPredictor.cpp226 const PointerCoords* coords = event.getHistoricalRawPointerCoords(0, i); in record() local
322 PointerCoords coords; in predict() local
DMotionPredictorMetricsManager.cpp79 const PointerCoords* coords = inputEvent.getRawPointerCoords(/*pointerIndex=*/0); in onRecord() local
120 const PointerCoords* coords = in onPredict() local
DInput.cpp99 float transformOrientation(const ui::Transform& transform, const PointerCoords& coords, in transformOrientation()
755 const PointerCoords& coords = *getHistoricalRawPointerCoords(pointerIndex, historicalIndex); in getHistoricalRawAxisValue() local
761 const PointerCoords& coords = *getHistoricalRawPointerCoords(pointerIndex, historicalIndex); in getHistoricalAxisValue() local
1095 const PointerCoords& coords) { in calculateTransformedAxisValue()
1123 void MotionEvent::calculateTransformedCoordsInPlace(PointerCoords& coords, uint32_t source, in calculateTransformedCoordsInPlace()
1146 const PointerCoords& coords) { in calculateTransformedCoords()
1219 const PointerCoords& coords = mSamplePointerCoords.at(i); in safeDump() local
/frameworks/native/services/inputflinger/reader/mapper/
DCapturedTouchpadEventConverter.cpp190 std::vector<PointerCoords> coords; in sync() local
308 nsecs_t when, nsecs_t readTime, int32_t action, const std::vector<PointerCoords>& coords, in makeMotionArgs()
324 PointerCoords coords; in makePointerCoordsForSlot() local
/frameworks/native/libs/input/tests/
DInputVerifier_test.cpp44 std::vector<PointerCoords> coords; in TEST() local
DStructLayout_test.cpp27 PointerCoords coords; member
/frameworks/base/tests/Input/src/com/android/test/input/
DMotionPredictorTest.kt50 val coords = arrayOfNulls<MotionEvent.PointerCoords>(pointerCount) in getStylusMotionEvent() constant
/frameworks/base/tests/FlickerTests/test-apps/app-helpers/src/com/android/server/wm/flicker/helpers/
DMotionEventHelper.kt130 val coords = MotionEvent.PointerCoords.createArray(1) in getMotionEvent() constant
DLetterboxAppHelper.kt77 val coords = GestureHelper.Tuple(x, y) in reposition() constant
/frameworks/base/apct-tests/perftests/input/src/android/input/
DMotionPredictorBenchmark.kt47 val coords = arrayOfNulls<MotionEvent.PointerCoords>(pointerCount) in getStylusMotionEvent() constant
DVelocityTrackerBenchmarkTest.kt72 val coords = MotionEvent.PointerCoords() in createMotionEvent() constant
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/tiling/
DTilingDividerViewTest.kt114 val coords = MotionEvent.PointerCoords() in getMotionEvent() constant
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DTriangleRenderer.java133 float[] coords = { in Triangle() local
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/split/
DDividerViewTest.java115 MotionEvent.PointerCoords coords = new MotionEvent.PointerCoords(); in getMotionEvent() local
/frameworks/base/core/tests/coretests/src/com/android/internal/accessibility/dialog/
DAccessibilityServiceWarningTest.java183 MotionEvent.PointerCoords[] coords = new MotionEvent.PointerCoords[]{ in createMotionEvent() local

123