OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:radians
(Results
176 - 200
of
367
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_math.py
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_math.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_math.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_math.py
[
all
...]
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
graphics_PiglitBVT_11.sh
82
run_test "spec/glsl-1.10/execution/built-in-functions/fs-
radians
-vec2" 0.0 "bin/shader_runner generated_tests/spec/glsl-1.10/execution/built-in-functions/fs-
radians
-vec2.shader_test -auto"
83
run_test "spec/glsl-1.10/execution/built-in-functions/fs-
radians
-vec3" 0.0 "bin/shader_runner generated_tests/spec/glsl-1.10/execution/built-in-functions/fs-
radians
-vec3.shader_test -auto"
84
run_test "spec/glsl-1.10/execution/built-in-functions/fs-
radians
-vec4" 0.0 "bin/shader_runner generated_tests/spec/glsl-1.10/execution/built-in-functions/fs-
radians
-vec4.shader_test -auto"
[
all
...]
/external/opencv3/modules/cudaimgproc/include/opencv2/
cudaimgproc.hpp
340
the image). \f$\theta\f$ is the line rotation angle in
radians
(
376
@param theta Angle resolution of the accumulator in
radians
.
424
@param theta Angle resolution of the accumulator in
radians
.
/frameworks/base/core/java/android/hardware/
SensorEvent.java
150
* </h4> All values are in
radians
/second and measure the rate of rotation
294
* <li> values[4]: estimated heading Accuracy (in
radians
) (-1 if unavailable)</li>
458
* All values are in
radians
/second and measure the rate of rotation
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
GcSnapshot.java
433
public void rotate(double
radians
) {
436
layer.getGraphics().rotate(
radians
);
442
mTransform.rotate(
radians
);
[
all
...]
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/spec/gl-matrix/
mat3-spec.js
101
it("should rotate a vector by PI/2
radians
", function() {
/external/deqp/doc/testspecs/GLES3/
functional.shaders.builtin_functions.precision.txt
98
|
radians
(x) | (pi / 180.0) * x |
/external/fonttools/Lib/fontTools/misc/
transform.py
154
"""Return a new transformation, rotated by 'angle' (
radians
).
/external/opencv3/doc/py_tutorials/py_imgproc/py_houghlines/
py_houghlines.markdown
66
theta)\` values. \f$\rho\f$ is measured in pixels and \f$\theta\f$ is measured in
radians
. First parameter,
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowLocation.java
249
// Convert lat/long to
radians
/frameworks/native/include/android/
sensor.h
85
* All values are in
radians
/second and measure the rate of rotation
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
apitest.rs
1012
f =
radians
(f);
1013
f2 =
radians
(f2);
1014
f3 =
radians
(f3);
1015
f4 =
radians
(f4);
[
all
...]
math.rs
308
TEST_FN_FUNC_FN(
radians
);
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
apitest.rs
1010
f =
radians
(f);
1011
f2 =
radians
(f2);
1012
f3 =
radians
(f3);
1013
f4 =
radians
(f4);
[
all
...]
math.rs
308
TEST_FN_FUNC_FN(
radians
);
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
math.rs
316
TEST_FN_FUNC_FN(
radians
);
math_fp16.rs
218
TEST_HN_FUNC_HN(
radians
);
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs
308
TEST_FN_FUNC_FN(
radians
);
math.rs.orig
308
TEST_FN_FUNC_FN(
radians
);
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
math.rs
308
TEST_FN_FUNC_FN(
radians
);
/frameworks/rs/scriptc/
rs_quaternion.rsh
123
* rot: Angle to rotate by, in
radians
.
/libcore/ojluni/src/main/java/java/lang/
Math.java
119
* @param a an angle, in
radians
.
132
* @param a an angle, in
radians
.
147
* @param a an angle, in
radians
.
199
* equivalent angle measured in
radians
. The conversion from
200
* degrees to
radians
is generally inexact.
204
* in
radians
.
212
* Converts an angle measured in
radians
to an approximately
214
*
radians
to degrees is generally inexact; users should
218
* @param angrad an angle, in
radians
[
all
...]
Completed in 697 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>