/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/ |
H A D | Vector3Test.java | 119 AnyMotionDetector.Vector3 xCrossX = unitXAxis.cross(unitXAxis); 124 AnyMotionDetector.Vector3 xCrossNx = unitXAxis.cross(unitXAxis.times(-1)); 129 AnyMotionDetector.Vector3 cross2 = case2A.cross(case2B);
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
H A D | PipPinchResizingAlgorithm.java | 70 float angle = (float) Math.atan2(cross(mTmpDownVector, mTmpLastVector), in calculateBoundsAndAngle() 121 private float cross(PointF p1, PointF p2) { in cross() method in PipPinchResizingAlgorithm
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | Vector.h | 91 float cross(const Vector2& v) const { return x * v.y - y * v.x; } in cross() function
|
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/ |
H A D | AnyMotionDetector.java | 415 Vector3 crossVector = cross(other); in angleBetween() 423 public Vector3 cross(Vector3 v) { in cross() method in AnyMotionDetector.Vector3
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | ColorSpace.java | 3522 private static float cross(float ax, float ay, float bx, float by) { in cross() method 3595 if (cross(p0[0], p0[1], p2[0] - p2[4], p2[1] - p2[5]) < 0 || in contains() 3596 cross(p2[0] - p2[2], p2[1] - p2[3], p0[0], p0[1]) < 0) { in contains() 3600 if (cross(p0[2], p0[3], p2[2] - p2[0], p2[3] - p2[1]) < 0 || in contains() 3601 cross(p2[2] - p2[4], p2[3] - p2[5], p0[2], p0[3]) < 0) { in contains() 3605 if (cross(p0[4], p0[5], p2[4] - p2[2], p2[5] - p2[3]) < 0 || in contains() 3606 cross(p2[4] - p2[0], p2[5] - p2[1], p0[4], p0[5]) < 0) { in contains()
|
/aosp14/frameworks/base/core/java/android/util/ |
H A D | MathUtils.java | 131 public static float cross(float v1x, float v1y, float v2x, float v2y) { in cross() method in MathUtils
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | OWNERS | 26 # multi user / cross profile
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | SurfaceSyncGroup.md | 54 …ceControl object. Instead, use WMS as an intermediary when trying to sync cross-process. The APIs … 89 A SurfaceControlViewHost example (also an cross process example):
|
/aosp14/frameworks/base/cmds/pm/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/cmds/uinput/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/cmds/wm/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/data/fonts/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/packages/SettingsProvider/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/packages/CompanionDeviceManager/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/identity/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/packages/ExtShared/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/packages/FusedLocation/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/keystore/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/packages/SystemUI/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/packages/WAPPushManager/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/media/jni/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/core/java/ |
H A D | Android.bp | 430 // Parcelable cross the libraries. This is used by telephony-common (frameworks/opt/telephony)
|
/aosp14/frameworks/base/media/jni/soundpool/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/aosp14/frameworks/base/cmds/am/ |
H A D | NOTICE | 96 cross-claim or counterclaim in a lawsuit) alleging that the Work
|