Home
last modified time | relevance | path

Searched defs:screenX (Results 1 – 25 of 215) sorted by relevance

123456789

/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/util/
H A DStretchEdgeUtil.kt49 val screenX = locationOnScreen[0] in fling() constant
79 val screenX = locationOnScreen[0] in dragStretches() constant
113 val screenX = locationOnScreen[0] + view.width / 2 in dragAndHoldExecute() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java398 public void onSlpiTap(float screenX, float screenY) { in onSlpiTap()
405 private void dispatchTouchEventToAmbientIndicationContainer(float screenX, float screenY) { in dispatchTouchEventToAmbientIndicationContainer()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeSensors.java744 float screenX = -1; in onTrigger() local
909 void onSensorPulse(int pulseReason, float screenX, float screenY, float[] rawValues); in onSensorPulse()
H A DDozeTriggers.java302 void onSensor(int pulseReason, float screenX, float screenY, float[] rawValues) { in onSensor()
/aosp_15_r20/packages/modules/Virtualization/android/TerminalApp/assets/js/
Dtouch_to_mouse_handler.js55 screenX: touch.screenX, property
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/app/list/
DDragDropController.java55 final int screenX = x + locationOnScreen[0]; in handleDragHovered() local
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPaper.java71 float screenX = rect.centerX() - scrollX; in getTransform() local
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/
H A DDozeTriggersTest.java404 final int screenX = 100; in testOnSensor_Fingerprint() local
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DListViewTest.java1312 int screenX = locationOnScreen[0]; in testScrollAfterStretch() local
1553 int screenX = locationOnScreen[0] + mListViewStretch.getWidth() / 2; in executeWhileDragging() local
/aosp_15_r20/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/
H A DCubeWallpaper2.java269 float screenX = newx / (4 - newz / 400); in rotateAndProjectPoints() local
/aosp_15_r20/frameworks/base/core/java/android/transition/
H A DVisibility.java448 int screenX = screenLoc[0]; in onDisappear() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsController.java879 void onAodInterrupt(int screenX, int screenY, float major, float minor) { in onAodInterrupt()
H A DAuthController.java695 public void onAodInterrupt(int screenX, int screenY, float major, float minor) { in onAodInterrupt()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp486 tcu::Vec4 Linear2DFunctionEvaluator::evaluateAt(float screenX, float screenY) const in evaluateAt()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp459 tcu::Vec4 Linear2DFunctionEvaluator::evaluateAt(float screenX, float screenY) const in evaluateAt()
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dtesting.v1.json517 "screenX": { object
1193 "screenX": { object
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DShadowDOM.min.js11 ….name="__st"+(1e9*Math.random()>>>0)+(t++ +"__")};n.prototype={set:function(t,n){var r=t[this.name… argument
H A DShadowDOM.js1234 screenX: 0, property
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSizeCompatTests.java539 final int screenX = mActivity.getBounds().left; in testFixedScreenBoundsWhenDisplaySizeChanged() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/
H A Djquery.js5819 screenX: true, property
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/
H A Djquery.js5819 screenX: true, property
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
H A Djquery-3.5.1.js5819 screenX: true, property
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
H A Djquery-3.5.1.js5819 screenX: true, property
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/traceviewer/static/
Dwebcomponents.min.js11 …uerySelector('script[src*="'+e+'"]'),n={};if(!n.noOpts){if(location.search.slice(1).split("&").for… function
/aosp_15_r20/external/perfmark/traceviewer/src/main/resources/io/perfmark/traceviewer/third_party/polymer/
H A Dwebcomponents.min.js11 …uerySelector('script[src*="'+e+'"]'),n={};if(!n.noOpts){if(location.search.slice(1).split("&").for… function

123456789