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

<<11121314151617181920>>

  /development/samples/devbytes/graphics/ImagePixelization/src/com/example/android/imagepixelization/
ImagePixelization.java 39 * factors to achieve an image that is pixelized to varying degrees. In
  /device/htc/flounder/overlay/frameworks/base/core/res/res/values/
config.xml 124 with a typical tilt of 66 to 69 degrees.
  /docs/source.android.com/src/devices/audio/
latency_measure.jd 37 with varying degrees of accuracy and ease of running, described below. Also
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/polynomials/
PolynomialFunction.java 269 * degrees first. The multiplications signs, coefficients equals to
  /external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
AbstractEstimator.java 253 * or the number of degrees of freedom is not positive (number of measurements
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
AbstractLeastSquaresOptimizer.java 306 * or the number of degrees of freedom is not positive (number of measurements
  /external/deqp/doc/testspecs/GLES3/
functional.shaders.builtin_functions.precision.txt 99 | degrees(x) | (180.0 / pi) * x |
  /external/deqp/framework/common/
tcuCommandLine.hpp 81 SCREENROTATION_0, //!< Set rotation to 0 degrees from baseline.
  /external/fonttools/Lib/fontTools/ttLib/tables/
_p_o_s_t.py 16 italicAngle: 16.16F # italic angle in degrees
  /external/jemalloc/test/include/test/
math.h 209 * with df degrees of freedom, where ln_gamma_df_2 is ln_gamma(df/2.0), compute
  /external/opencv3/3rdparty/include/dshow/
dsound.h 314 #define DSSPEAKER_GEOMETRY_MIN 0x00000005 /* 5 degrees */
315 #define DSSPEAKER_GEOMETRY_NARROW 0x0000000A /* 10 degrees */
316 #define DSSPEAKER_GEOMETRY_WIDE 0x00000014 /* 20 degrees */
317 #define DSSPEAKER_GEOMETRY_MAX 0x000000B4 /* 180 degrees */
    [all...]
  /external/opencv3/doc/py_tutorials/py_feature2d/py_sift_intro/
py_sift_intro.markdown 84 360 degrees is created. (It is weighted by gradient magnitude and gaussian-weighted circular window
  /external/opencv3/doc/py_tutorials/py_feature2d/py_surf_intro/
py_surf_intro.markdown 31 responses within a sliding orientation window of angle 60 degrees. Interesting thing is that,
  /external/opencv3/doc/py_tutorials/py_imgproc/py_houghlines/
py_houghlines.markdown 51 at distance 50 from origin and at angle 90 degrees. It is well shown in below animation (Image
  /external/opencv3/modules/cudawarping/include/opencv2/
cudawarping.hpp 180 @param angle Angle of rotation in degrees.
  /external/webrtc/talk/media/base/
videoframe.h 103 // Indicates the rotation angle in degrees.
  /frameworks/av/include/media/stagefright/
MetaData.h 45 kKeyRotation = 'rotA', // int32_t (angle in degrees)
  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 185 if (!format->findInt32("rotation-degrees", &rotationDegrees)) {
  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 321 static int degToTransform(int degrees, bool mirror);
  /frameworks/base/services/core/java/com/android/server/location/
LocationFudger.java 96 * <p>We pick a value 1 meter away from 90.0 degrees in order
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
apitest.rs 999 f = degrees(f);
1000 f2 = degrees(f2);
1001 f3 = degrees(f3);
1002 f4 = degrees(f4);
    [all...]
math.rs 262 TEST_FN_FUNC_FN(degrees);
  /frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
apitest.rs 997 f = degrees(f);
998 f2 = degrees(f2);
999 f3 = degrees(f3);
1000 f4 = degrees(f4);
    [all...]
math.rs 262 TEST_FN_FUNC_FN(degrees);
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
math.rs 269 TEST_FN_FUNC_FN(degrees);

Completed in 1977 milliseconds

<<11121314151617181920>>