HomeSort by relevance Sort by last modified time
    Searched full:radians (Results 51 - 75 of 253) sorted by null

1 23 4 5 6 7 8 91011

  /external/chromium-trace/trace-viewer/third_party/gl-matrix/src/gl-matrix/
quat.js 107 * @param {Number} rad the angle in radians
172 * @param {number} rad angle (in radians) to rotate
193 * @param {number} rad angle (in radians) to rotate
214 * @param {number} rad angle (in radians) to rotate
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
Biquad.h 79 // The phase response is in radians.
  /external/chromium_org/third_party/speex/libspeex/
lsp.h 13 LSP coefficients are not in radians format but in the x domain of the
  /external/chromium_org/ui/events/gesture_detection/
motion_event.h 93 // radians. The return value lies in [-PI/2, PI/2].
  /external/speex/libspeex/
lsp.h 13 LSP coefficients are not in radians format but in the x domain of the
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
LVM_FO_HPF.c 61 /* w Sample rate in radians, where: */
LVM_FO_LPF.c 61 /* w Sample rate in radians, where: */
  /frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
Rectangle.java 91 //public Rectangle rotated(float radians) {
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/
waveform.rs 137 float scale = 0.004165f * (1.0f + 2.f * fabs(sin(radians(yrot))));
  /external/chromium_org/third_party/mesa/src/src/glsl/builtins/profiles/
130.glsl 5 float radians(float degrees);
6 vec2 radians(vec2 degrees);
7 vec3 radians(vec3 degrees);
8 vec4 radians(vec4 degrees);
10 float degrees(float radians);
11 vec2 degrees(vec2 radians);
12 vec3 degrees(vec3 radians);
13 vec4 degrees(vec4 radians);
140.glsl 5 float radians(float degrees);
6 vec2 radians(vec2 degrees);
7 vec3 radians(vec3 degrees);
8 vec4 radians(vec4 degrees);
10 float degrees(float radians);
11 vec2 degrees(vec2 radians);
12 vec3 degrees(vec3 radians);
13 vec4 degrees(vec4 radians);
    [all...]
  /external/mesa3d/src/glsl/builtins/profiles/
130.glsl 5 float radians(float degrees);
6 vec2 radians(vec2 degrees);
7 vec3 radians(vec3 degrees);
8 vec4 radians(vec4 degrees);
10 float degrees(float radians);
11 vec2 degrees(vec2 radians);
12 vec3 degrees(vec3 radians);
13 vec4 degrees(vec4 radians);
140.glsl 5 float radians(float degrees);
6 vec2 radians(vec2 degrees);
7 vec3 radians(vec3 degrees);
8 vec4 radians(vec4 degrees);
10 float degrees(float radians);
11 vec2 degrees(vec2 radians);
12 vec3 degrees(vec3 radians);
13 vec4 degrees(vec4 radians);
    [all...]
  /external/valgrind/main/memcheck/tests/
vcpu_fbench.c 399 /* sin(x) Return sine, x in radians */
438 /* cos(x) Return cosine, x in radians, by identity */
449 /* tan(x) Return tangent, x in radians, by identity */
490 /* atan(x) Return arctangent in radians,
530 /* atan2(y,x) Return arctangent in radians of y/x,
556 /* asin(x) Return arcsine in radians of x */
  /external/valgrind/main/perf/
fbench.c 395 /* sin(x) Return sine, x in radians */
434 /* cos(x) Return cosine, x in radians, by identity */
445 /* tan(x) Return tangent, x in radians, by identity */
486 /* atan(x) Return arctangent in radians,
526 /* atan2(y,x) Return arctangent in radians of y/x,
552 /* asin(x) Return arcsine in radians of x */
  /frameworks/rs/api/
rs_core_math.spec 781 Return the sine of a value specified in radians.
796 @param v The incoming value in radians
808 Return the hyperbolic sine of a value specified in radians.
1161 Convert from radians to degrees.
1194 name: radians
1198 Convert from degrees to radians.
1806 Return the sine of a value specified in radians.
1821 @param v The incoming value in radians
1835 Return the hyperbolic sine of a value specified in radians.
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 110 double radians = nn*M_PI/ANGLE_PI; local
111 angle_sin_tab[nn] = FIXED_FROM_FLOAT(sin(radians));
185 /* Angles expressed as fixed point radians */
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
matrix.h 224 float radians = DEGREES_TO_RADIANS(angle); local
225 sin_val = sin(radians);
226 cos_val = cos(radians);
  /external/mesa3d/src/gallium/state_trackers/vega/
matrix.h 224 float radians = DEGREES_TO_RADIANS(angle); local
225 sin_val = sin(radians);
226 cos_val = cos(radians);
  /frameworks/rs/driver/runtime/
rs_cl.c 780 extern float __attribute__((overloadable)) degrees(float radians) {
781 return radians * (180.f / M_PI);
783 extern float2 __attribute__((overloadable)) degrees(float2 radians) {
784 return radians * (180.f / M_PI);
786 extern float3 __attribute__((overloadable)) degrees(float3 radians) {
787 return radians * (180.f / M_PI);
789 extern float4 __attribute__((overloadable)) degrees(float4 radians) {
790 return radians * (180.f / M_PI);
815 extern float __attribute__((overloadable)) radians(float degrees) { function
818 extern float2 __attribute__((overloadable)) radians(float2 degrees) { function
821 extern float3 __attribute__((overloadable)) radians(float3 degrees) { function
824 extern float4 __attribute__((overloadable)) radians(float4 degrees) { function
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheel.java 182 // The angle(in radians) of each icon for touch events.
203 // The delta is the angle of touch point in radians.
407 // The radians for the touch sector of an indicator.
  /development/ndk/platforms/android-13/include/android/
input.h 628 /* Get the current orientation of the touch area and tool area in radians clockwise from
634 * The full range is from -PI/2 radians (finger pointing fully left) to PI/2 radians
733 /* Get the historical orientation of the touch area and tool area in radians clockwise from
740 * The full range is from -PI/2 radians (finger pointing fully left) to PI/2 radians
    [all...]
  /development/ndk/platforms/android-14/include/android/
input.h 671 /* Get the current orientation of the touch area and tool area in radians clockwise from
677 * The full range is from -PI/2 radians (finger pointing fully left) to PI/2 radians
776 /* Get the historical orientation of the touch area and tool area in radians clockwise fro
    [all...]
  /development/ndk/platforms/android-18/include/android/
input.h 673 /* Get the current orientation of the touch area and tool area in radians clockwise from
679 * The full range is from -PI/2 radians (finger pointing fully left) to PI/2 radians
    [all...]
  /development/ndk/platforms/android-9/include/android/
input.h 520 /* Get the current orientation of the touch area and tool area in radians clockwise from
526 * The full range is from -PI/2 radians (finger pointing fully left) to PI/2 radians
621 /* Get the historical orientation of the touch area and tool area in radians clockwise from
628 * The full range is from -PI/2 radians (finger pointing fully left) to PI/2 radians

Completed in 1951 milliseconds

1 23 4 5 6 7 8 91011