/external/icu/android_icu4j/src/main/java/android/icu/util/ |
IslamicCalendar.java | [all...] |
/external/icu/icu4c/source/i18n/ |
islamcal.cpp | 464 * calls CalendarAstronomer.moonAge, converts to degrees, 487 // Convert to degrees and normalize... [all...] |
/external/opencv3/3rdparty/openexr/Imath/ |
ImathMatrixAlgo.h | 274 // - rotate offset in degrees 986 // - rotate offset in degrees [all...] |
/external/opencv3/doc/tutorials/calib3d/real_time_pose/ |
real_time_pose.markdown | 16 order to track a textured object with six degrees of freedom given a 2D image and its 3D textured 33 degrees of freedom of the pose and five calibration parameters: focal length, principal point, [all...] |
/external/opencv3/modules/imgproc/src/ |
lsd.cpp | 49 // ANG_TH 22.5 - Gradient angle tolerance in degrees. 178 * @param _ang_th Gradient angle tolerance in degrees. [all...] |
/external/skia/src/pathops/ |
SkOpAngle.cpp | 781 return true; // exactly 180 degrees apart 872 // FIXME: If the sweep of the cubic is greater than 180 degrees, we're in trouble [all...] |
/external/skia/src/utils/ |
SkLua.cpp | 699 SkScalar degrees = lua2scalar_def(L, 2, 0); local 700 get_ref<SkCanvas>(L, 1)->rotate(degrees); [all...] |
/frameworks/base/core/java/android/view/ |
Display.java | 608 * degrees counter-clockwise, to compensate rendering will be rotated by 609 * 90 degrees clockwise and thus the returned value here will be [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
animation-resource.jd | 506 <dd><em>Float</em>. Starting angular position, in degrees.</dd> 508 <dd><em>Float</em>. Ending angular position, in degrees.</dd> [all...] |
/frameworks/base/media/java/android/media/ |
MediaFormat.java | 557 * The associated value is an integer, representing degrees. Supported values 563 public static final String KEY_ROTATION = "rotation-degrees"; [all...] |
/cts/tests/tests/hardware/src/android/hardware/cts/ |
SensorManagerStaticTest.java | 278 incline = -0.9f * (data.nextFloat() - 0.5f) * FLOAT_PI; // ~ +-80 degrees
|
/developers/build/prebuilts/gradle/Camera2Basic/Application/src/main/java/com/example/android/camera2basic/ |
Camera2BasicFragment.java | [all...] |
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/ |
ComplicationSimpleWatchFaceService.java | 621 * These calculations reflect the rotation in degrees per unit of time, e.g.,
|
/developers/samples/android/media/Camera2Basic/Application/src/main/java/com/example/android/camera2basic/ |
Camera2BasicFragment.java | [all...] |
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/ |
ComplicationSimpleWatchFaceService.java | 621 * These calculations reflect the rotation in degrees per unit of time, e.g.,
|
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/ |
Camera2BasicFragment.java | [all...] |
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
ComplicationSimpleWatchFaceService.java | 621 * These calculations reflect the rotation in degrees per unit of time, e.g.,
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
AdamsMoultonIntegrator.java | 85 * higher degrees scaled derivatives all taken at the same step (y<sub>n</sub>, s<sub>1</sub>(n)
|
/external/autotest/client/site_tests/graphics_dEQP/expectations/broadwell/ |
dEQP-GLES3.functional.hasty.Flaky.bz2 | |
/external/boringssl/src/crypto/modes/asm/ |
ghashv8-armx.pl | 72 # output: precomputed table filled with degrees of twisted H;
|
/external/ceres-solver/include/ceres/ |
rotation.h | 117 // Euler angle (in degrees) rotation representations.
|
/external/chromium-trace/catapult/devil/devil/android/ |
battery_utils.py | 481 temp: maximum temperature to allow in tenths of degrees c.
|
/external/deqp/modules/gles2/functional/ |
es2fShaderOperatorTests.cpp | [all...] |
/external/dnsmasq/contrib/dns-loc/ |
dnsmasq2-loc-rfc1876.patch | 146 + * format. Does not contain conversion to/from decimal degrees;
|
/external/eigen/Eigen/src/OrderingMethods/ |
Eigen_Colamd.h | 537 /* === Scan columns, compute row degrees, and check row indices ========= */ 646 /* === Clear the row marks and set row degrees ========================== */ 780 /* decrement the row degrees */ 814 /* At this point the row degrees are accurate. They reflect the number */ [all...] |