Home
last modified time | relevance | path

Searched refs:absY (Results 1 – 12 of 12) sorted by relevance

/external/opencv3/3rdparty/openexr/Imath/
DImathVec.h1147 T absY = (y >= T (0))? y: -y; in lengthTiny() local
1151 if (max < absY) in lengthTiny()
1152 max = absY; in lengthTiny()
1164 absY /= max; in lengthTiny()
1166 return max * Math<T>::sqrt (absX * absX + absY * absY); in lengthTiny()
1633 T absY = (y >= T (0))? y: -y; in lengthTiny() local
1638 if (max < absY) in lengthTiny()
1639 max = absY; in lengthTiny()
1654 absY /= max; in lengthTiny()
1657 return max * Math<T>::sqrt (absX * absX + absY * absY + absZ * absZ); in lengthTiny()
[all …]
/external/skia/tests/
DPathOpsAngleTest.cpp130 double absY = fabs(y); in find_slop() local
131 double length = absX < absY ? absX / 2 + absY : absX + absY / 2; in find_slop()
/external/skia/src/pathops/
DSkOpAngle.cpp576 double absY = fabs(y); in findSector() local
577 double xy = SkPath::kLine_Verb == verb || !AlmostEqualUlps(absX, absY) ? absX - absY : 0; in findSector()
/external/skia/src/core/
DSkGeometry.cpp1269 SkScalar absY = SkScalarAbs(y); in BuildUnitArc() local
1274 if (absY <= SK_ScalarNearlyZero && x > 0 && ((y >= 0 && kCW_SkRotationDirection == dir) || in BuildUnitArc()
1294 SkASSERT(absY - SK_Scalar1 <= SK_ScalarNearlyZero); in BuildUnitArc()
/external/libvncserver/webclients/novnc/include/
Drfb.js571 … RFB.messages.pointerEvent(this._display.absX(x), this._display.absY(y), this._mouse_buttonMask));
591 … RFB.messages.pointerEvent(this._display.absX(x), this._display.absY(y), this._mouse_buttonMask));
Ddisplay.js295 absY: function (y) { method in Display
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...