Home
last modified time | relevance | path

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

123

/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/native/services/inputflinger/tests/
DInputProcessorConverter_test.cpp35 PointerCoords coords; in generateBasicMotionArgs() local
53 static float getMotionEventAxis(common::PointerCoords coords, common::Axis axis) { in getMotionEventAxis()
/frameworks/native/services/inputflinger/reader/mapper/gestures/
DGestureConverter.cpp167 PointerCoords coords; in handleMove() local
191 PointerCoords coords; in handleButtonsChange() local
268 PointerCoords coords; in releaseAllButtons() local
300 PointerCoords& coords = mFakeFingerCoords[0]; in handleScroll() local
399 PointerCoords& coords = mFakeFingerCoords[i]; in handleMultiFingerSwipe() local
427 PointerCoords& coords = mFakeFingerCoords[i]; in handleMultiFingerSwipe() local
/frameworks/native/libs/input/
DMotionPredictor.cpp121 const PointerCoords* coords = event.getHistoricalRawPointerCoords(0, i); in record() local
202 PointerCoords coords; in predict() local
DMotionPredictorMetricsManager.cpp59 const PointerCoords* coords = inputEvent.getRawPointerCoords(/*pointerIndex=*/0); in onRecord() local
95 const PointerCoords* coords = in onPredict() local
/frameworks/native/services/inputflinger/reader/mapper/
DCapturedTouchpadEventConverter.cpp166 std::vector<PointerCoords> coords; in sync() local
277 nsecs_t when, nsecs_t readTime, int32_t action, const std::vector<PointerCoords>& coords, in makeMotionArgs()
293 PointerCoords coords; in makePointerCoordsForSlot() local
/frameworks/base/core/tests/coretests/src/android/view/
DMotionEventTest.java54 final PointerCoords[] coords = new PointerCoords[pointerCount]; in testObtainWithDisplayId() local
129 final PointerCoords[] coords = new PointerCoords[pointerCount]; in testCalculatesCursorPositionForMultiTouchMouseEvents() local
DViewGroupTest.java73 MotionEvent.PointerCoords[] coords = new MotionEvent.PointerCoords[2]; in testDispatchMouseEventsUnderCursor() local
/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/helpers/
DGestureHelper.java194 @NonNull PointerCoords[] coords, long downTime, int index) { in nonPrimaryPointerDown()
209 @NonNull PointerCoords[] coords, @NonNull Tuple[] endPoints, long downTime, int steps) { in movePointers()
266 @NonNull PointerCoords[] coords, long downTime, int index) { in nonPrimaryPointerUp()
DLetterboxAppHelper.kt75 val coords = GestureHelper.Tuple(x, y) in reposition() constant
/frameworks/base/tests/Input/src/com/android/test/input/
DMotionPredictorTest.kt53 val coords = arrayOfNulls<MotionEvent.PointerCoords>(pointerCount) in getStylusMotionEvent() constant
/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
DEventDispatcher.java202 PointerCoords[] coords = PointerCoords.createArray(pointerCount); in offsetEvent() local
324 MotionEvent.PointerCoords[] coords = new MotionEvent.PointerCoords[pointerCount]; in computeInjectionDownEvent() local
423 PointerCoords[] coords = new PointerCoords[1]; in clickWithTouchEvents() local
/frameworks/native/libs/input/tests/
DStructLayout_test.cpp27 PointerCoords coords; member
DTouchResampling_test.cpp75 const std::vector<PointerCoords>& coords) { in publishSimpleMotionEventWithCoords()
96 std::vector<PointerCoords> coords; in publishSimpleMotionEvent() local
/frameworks/native/services/inputflinger/tests/fuzzers/
DInputClassifierFuzzer.cpp32 PointerCoords coords; in generateFuzzedMotionArgs() local
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/split/
DDividerViewTest.java103 MotionEvent.PointerCoords coords = new MotionEvent.PointerCoords(); in getMotionEvent() local
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DTriangleRenderer.java133 float[] coords = { in Triangle() local
/frameworks/base/apct-tests/perftests/core/src/android/input/
DMotionPredictorBenchmark.kt54 val coords = arrayOfNulls<MotionEvent.PointerCoords>(pointerCount) in getStylusMotionEvent() constant
/frameworks/native/services/inputflinger/
DInputCommonConverter.cpp300 common::PointerCoords coords; in getHalPropertiesAndCoords() local
/frameworks/base/core/tests/coretests/src/android/widget/
DPointerIconTest.java294 MotionEvent.PointerCoords[] coords = MotionEvent.PointerCoords.createArray(1); in createHoverEvent() local
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java199 short[] coords, in glDrawTexsvOES()
206 java.nio.ShortBuffer coords in glDrawTexsvOES()
212 int[] coords, in glDrawTexivOES()
219 java.nio.IntBuffer coords in glDrawTexivOES()
225 int[] coords, in glDrawTexxvOES()
232 java.nio.IntBuffer coords in glDrawTexxvOES()
248 float[] coords, in glDrawTexfvOES()
255 java.nio.FloatBuffer coords in glDrawTexfvOES()
/frameworks/av/services/camera/libcameraservice/tests/
DDistortionMapperTest.cpp134 auto coords = basicCoords; in TEST() local
206 auto coords = basicCoords; in TEST() local
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/
DGestureLogParser.java99 final MotionEvent.PointerCoords[] coords = new MotionEvent.PointerCoords[pointerCount]; in findCoordinates() local
/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.h135 std::array<float, 8> coords; member
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java504 MotionEvent.PointerCoords coords, int id, MotionEvent event) { in logCoords()
643 final PointerCoords coords = ps != null ? ps.mCoords : mTempCoords; in onPointerEvent() local
656 final PointerCoords coords = ps != null ? ps.mCoords : mTempCoords; in onPointerEvent() local

123