HomeSort by relevance Sort by last modified time
    Searched full:degrees (Results 501 - 525 of 976) sorted by null

<<21222324252627282930>>

  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
math_fp16.rs 120 TEST_HN_FUNC_HN(degrees);
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs 262 TEST_FN_FUNC_FN(degrees);
math.rs.orig 262 TEST_FN_FUNC_FN(degrees);
  /frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
math.rs 262 TEST_FN_FUNC_FN(degrees);
  /hardware/qcom/gps/msm8909/core/
gps_extended_c.h 249 /** heading uncertainty in degrees (0 to 359.999) */
  /hardware/qcom/gps/msm8996/core/
gps_extended_c.h 249 /** heading uncertainty in degrees (0 to 359.999) */
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp 330 / * When device is 180 degrees oriented to the sensor, need to translate
  /packages/apps/Camera2/src/com/android/camera/one/
OneCamera.java 332 /** The heading of the device at time of capture. In degrees. */
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropMath.java 239 * @param rotation any rotation value, in degrees
CropView.java 232 // If we are rotated by 90 degrees from horizontal, swap x and y
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCrop.java 185 // If we are rotated by 90 degrees from horizontal, swap x and y
  /packages/services/Car/car-lib/src/android/car/hardware/hvac/
CarHvacManager.java 94 /** Temperature is in degrees fahrenheit if this is true, bool. */
  /packages/services/Telecomm/src/com/android/server/telecom/
VideoProviderProxy.java 298 * @param rotation The device orientation, in degrees.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h 325 #define DSSPEAKER_GEOMETRY_MIN 0x00000005 /* 5 degrees */
326 #define DSSPEAKER_GEOMETRY_NARROW 0x0000000A /* 10 degrees */
327 #define DSSPEAKER_GEOMETRY_WIDE 0x00000014 /* 20 degrees */
328 #define DSSPEAKER_GEOMETRY_MAX 0x000000B4 /* 180 degrees */
    [all...]
  /system/core/include/system/
camera.h 101 * degrees. This affects the preview frames and the picture displayed after
  /system/tools/aidl/docs/
aidl-cpp.md 19 objects. C++ Binder interfaces were handcrafted with various degrees of
  /frameworks/base/core/java/android/hardware/
Camera.java     [all...]
  /bionic/libc/upstream-netbsd/common/lib/libc/stdlib/
random.c 174 static const int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 }; variable
434 rand_deg = degrees[type];
  /cts/tests/tests/view/src/android/view/cts/
MotionEventTest.java 370 // of ARC * i degrees clockwise relative to the Y axis.
409 // Apply a rotation about the origin by ROTATION degrees clockwise.
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 63 public static final int PHYS_SLEW_SEC = 120; // degrees/second rotate
167 * Lander heading in degrees, with 0 up, 90 right. Kept in the range
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
LocalizedFormats.java 176 NOT_POSITIVE_DEGREES_OF_FREEDOM("degrees of freedom must be positive ({0})"),
210 NO_DEGREES_OF_FREEDOM("no degrees of freedom ({0} measurements, {1} parameters)"),
  /external/deqp/framework/common/
tcuVectorUtil.hpp 65 inline float degrees (float f) { return deFloatDegrees(f); } function in namespace:tcu
426 TCU_DECLARE_VECTOR_UNARY_FUNC(degrees, deFloatDegrees)
  /external/deqp/modules/gles3/functional/
es3fShaderConstExprTests.cpp 76 {"degrees", "degrees(${T} (2.0))", glu::TYPE_FLOAT, 1, 4, glu::TYPE_FLOAT, deFloatDegrees(2.0f) },
  /external/eigen/unsupported/Eigen/
MatrixFunctions 432 corresponding to a rotation over 60 degrees, is a rotation over 30 degrees:
  /external/opencv3/modules/features2d/test/
test_rotation_and_scale_invariance.cpp 56 // angle - rotation around Oz in degrees
69 // angle - rotation around Oz in degrees

Completed in 2588 milliseconds

<<21222324252627282930>>