HomeSort by relevance Sort by last modified time
    Searched full:angle (Results 226 - 250 of 2446) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/angle/tests/compiler_tests/
compiler_test_main.cpp 2 // Copyright (c) 2013 The ANGLE Project Authors. All rights reserved.
  /external/chromium_org/third_party/angle/tests/deqp_tests/
deqp_tests.h 2 // Copyright (c) 2014 The ANGLE Project Authors. All rights reserved.
  /external/chromium_org/third_party/angle/tests/preprocessor_tests/
PreprocessorTest.h 2 // Copyright (c) 2012 The ANGLE Project Authors. All rights reserved.
  /external/chromium_org/third_party/lcov/contrib/galaxy/
gen_makefile.sh 40 echo " @echo /angle 0 def > \$@"
48 echo " @echo /angle 0 def > \$@"
49 echo " @../rotary_arrange.sh $DIR_SPACING" `for f in $RING2; do echo $f-ring2.ps $f-ring2.angle; done` '>> $@'
55 echo " @echo /angle 0 def > \$@"
56 echo " @../rotary_arrange.sh $DIR_SPACING" `for f in $RING3; do echo $f-ring3.ps $f-ring3.angle; done` '>> $@'
63 echo " @echo /angle 0 def > \$@"
68 # How to make directory picture: angle file contains start and end angle.
71 echo "%-ring2.ps: %-ring2.angle ring1.radius"
75 echo "%-ring3.ps: %-ring3.angle ring2.radius
    [all...]
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Rotation2D.h 23 * as a single angle in radian. It provides some additional features such as the automatic
56 /** Construct a 2D counter clock wise rotation from the angle \a a in radian. */
59 /** \returns the rotation angle */
60 inline Scalar angle() const { return m_angle; } function in class:Eigen::Rotation2D
62 /** \returns a read-write reference to the rotation angle */
63 inline Scalar& angle() { return m_angle; } function in class:Eigen::Rotation2D
88 { return m_angle * (1-t) + other.angle() * t; }
103 m_angle = Scalar(other.angle());
122 * In other words, this function extract the rotation angle
  /external/eigen/Eigen/src/Geometry/
Rotation2D.h 24 * as a single angle in radian. It provides some additional features such as the automatic
61 /** Construct a 2D counter clock wise rotation from the angle \a a in radian. */
64 /** \returns the rotation angle */
65 inline Scalar angle() const { return m_angle; } function in class:Eigen::Rotation2D
67 /** \returns a read-write reference to the rotation angle */
68 inline Scalar& angle() { return m_angle; } function in class:Eigen::Rotation2D
93 { return m_angle * (1-t) + other.angle() * t; }
108 m_angle = Scalar(other.angle());
129 * In other words, this function extract the rotation angle
  /external/pixman/pixman/
pixman-conical-gradient.c 36 coordinates_to_parameter (double x, double y, double angle)
40 t = atan2 (y, x) + angle;
110 double t = coordinates_to_parameter (rx, ry, conical->angle);
145 t = coordinates_to_parameter (x, y, conical->angle);
185 pixman_fixed_t angle,
203 angle = MOD (angle, pixman_int_to_fixed (360));
208 conical->angle = (pixman_fixed_to_double (angle) / 180.0) * M_PI;
  /packages/inputmethods/LatinIME/java/res/xml-sw600dp/
keys_pcqwerty4_right3.xml 47 <!-- U+2039: "?" SINGLE LEFT-POINTING ANGLE QUOTATION MARK
48 U+203A: "?" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
51 U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
52 U+00BB: "»" RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK -->
  /external/chromium_org/third_party/freetype/src/base/
fttrigon.c 278 FT_Cos( FT_Angle angle )
285 ft_trig_pseudo_rotate( &v, angle );
294 FT_Sin( FT_Angle angle )
296 return FT_Cos( FT_ANGLE_PI2 - angle );
303 FT_Tan( FT_Angle angle )
310 ft_trig_pseudo_rotate( &v, angle );
341 FT_Angle angle )
345 ft_trig_pseudo_rotate( vec, angle );
363 FT_Angle angle )
372 if ( angle && ( v.x != 0 || v.y != 0 )
    [all...]
  /external/freetype/src/base/
fttrigon.c 278 FT_Cos( FT_Angle angle )
285 ft_trig_pseudo_rotate( &v, angle );
294 FT_Sin( FT_Angle angle )
296 return FT_Cos( FT_ANGLE_PI2 - angle );
303 FT_Tan( FT_Angle angle )
310 ft_trig_pseudo_rotate( &v, angle );
341 FT_Angle angle )
345 ft_trig_pseudo_rotate( vec, angle );
363 FT_Angle angle )
372 if ( angle && ( v.x != 0 || v.y != 0 )
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
fttrigon.c 278 FT_Cos( FT_Angle angle )
285 ft_trig_pseudo_rotate( &v, angle );
294 FT_Sin( FT_Angle angle )
296 return FT_Cos( FT_ANGLE_PI2 - angle );
303 FT_Tan( FT_Angle angle )
310 ft_trig_pseudo_rotate( &v, angle );
341 FT_Angle angle )
345 ft_trig_pseudo_rotate( vec, angle );
363 FT_Angle angle )
372 if ( angle && ( v.x != 0 || v.y != 0 )
    [all...]
  /external/chromium_org/third_party/angle/projects/samples/
multi_texture.vcxproj 40 <AdditionalIncludeDirectories>..\..\include;..\..\samples\angle\sample_util;C:\Program Files (x86)\Windows Kits\8.0\Include\shared;C:\Program Files (x86)\Windows Kits\8.0\Include\um;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
70 <AdditionalIncludeDirectories>..\..\include;..\..\samples\angle\sample_util;C:\Program Files (x86)\Windows Kits\8.0\Include\shared;C:\Program Files (x86)\Windows Kits\8.0\Include\um;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
77 <AdditionalIncludeDirectories>..\..\include;..\..\samples\angle\sample_util;C:\Program Files (x86)\Windows Kits\8.0\Include\shared;C:\Program Files (x86)\Windows Kits\8.0\Include\um;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
106 <AdditionalIncludeDirectories>..\..\include;..\..\samples\angle\sample_util;C:\Program Files (x86)\Windows Kits\8.0\Include\shared;C:\Program Files (x86)\Windows Kits\8.0\Include\um;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
115 <ClCompile Include="..\..\samples\angle\multi_texture\MultiTexture.cpp"/>
118 <CustomBuild Include="..\..\samples\angle\multi_texture\lightmap.tga">
120 <Command>call mkdir &quot;$(OutDir)&quot; 2&gt;nul &amp; set ERRORLEVEL=0 &amp; copy /Y &quot;..\..\samples\angle\multi_texture\lightmap.tga&quot; &quot;$(OutDir)lightmap.tga&quot;</Command>
121 <Message>Copying angle/multi_texture/lightmap.tga to $(OutDir)\lightmap.tga</Message>
124 <CustomBuild Include="..\..\samples\angle\multi_texture\basemap.tga">
126 <Command>call mkdir &quot;$(OutDir)&quot; 2&gt;nul &amp; set ERRORLEVEL=0 &amp; copy /Y &quot;..\..\samples\angle\multi_texture\basemap.tga&quot; &quot;$(OutDir)basemap.tga&quot;</Command>
    [all...]
  /external/chromium_org/third_party/angle/src/
preprocessor.target.darwin-arm64.mk 26 third_party/angle/src/compiler/preprocessor/DiagnosticsBase.cpp \
27 third_party/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp \
28 third_party/angle/src/compiler/preprocessor/DirectiveParser.cpp \
29 third_party/angle/src/compiler/preprocessor/ExpressionParser.cpp \
30 third_party/angle/src/compiler/preprocessor/Input.cpp \
31 third_party/angle/src/compiler/preprocessor/Lexer.cpp \
32 third_party/angle/src/compiler/preprocessor/Macro.cpp \
33 third_party/angle/src/compiler/preprocessor/MacroExpander.cpp \
34 third_party/angle/src/compiler/preprocessor/Preprocessor.cpp \
35 third_party/angle/src/compiler/preprocessor/Token.cpp
    [all...]
preprocessor.target.darwin-mips.mk 26 third_party/angle/src/compiler/preprocessor/DiagnosticsBase.cpp \
27 third_party/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp \
28 third_party/angle/src/compiler/preprocessor/DirectiveParser.cpp \
29 third_party/angle/src/compiler/preprocessor/ExpressionParser.cpp \
30 third_party/angle/src/compiler/preprocessor/Input.cpp \
31 third_party/angle/src/compiler/preprocessor/Lexer.cpp \
32 third_party/angle/src/compiler/preprocessor/Macro.cpp \
33 third_party/angle/src/compiler/preprocessor/MacroExpander.cpp \
34 third_party/angle/src/compiler/preprocessor/Preprocessor.cpp \
35 third_party/angle/src/compiler/preprocessor/Token.cpp
    [all...]
preprocessor.target.darwin-x86.mk 26 third_party/angle/src/compiler/preprocessor/DiagnosticsBase.cpp \
27 third_party/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp \
28 third_party/angle/src/compiler/preprocessor/DirectiveParser.cpp \
29 third_party/angle/src/compiler/preprocessor/ExpressionParser.cpp \
30 third_party/angle/src/compiler/preprocessor/Input.cpp \
31 third_party/angle/src/compiler/preprocessor/Lexer.cpp \
32 third_party/angle/src/compiler/preprocessor/Macro.cpp \
33 third_party/angle/src/compiler/preprocessor/MacroExpander.cpp \
34 third_party/angle/src/compiler/preprocessor/Preprocessor.cpp \
35 third_party/angle/src/compiler/preprocessor/Token.cpp
    [all...]
preprocessor.target.darwin-x86_64.mk 26 third_party/angle/src/compiler/preprocessor/DiagnosticsBase.cpp \
27 third_party/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp \
28 third_party/angle/src/compiler/preprocessor/DirectiveParser.cpp \
29 third_party/angle/src/compiler/preprocessor/ExpressionParser.cpp \
30 third_party/angle/src/compiler/preprocessor/Input.cpp \
31 third_party/angle/src/compiler/preprocessor/Lexer.cpp \
32 third_party/angle/src/compiler/preprocessor/Macro.cpp \
33 third_party/angle/src/compiler/preprocessor/MacroExpander.cpp \
34 third_party/angle/src/compiler/preprocessor/Preprocessor.cpp \
35 third_party/angle/src/compiler/preprocessor/Token.cpp
    [all...]
preprocessor.target.linux-arm64.mk 26 third_party/angle/src/compiler/preprocessor/DiagnosticsBase.cpp \
27 third_party/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp \
28 third_party/angle/src/compiler/preprocessor/DirectiveParser.cpp \
29 third_party/angle/src/compiler/preprocessor/ExpressionParser.cpp \
30 third_party/angle/src/compiler/preprocessor/Input.cpp \
31 third_party/angle/src/compiler/preprocessor/Lexer.cpp \
32 third_party/angle/src/compiler/preprocessor/Macro.cpp \
33 third_party/angle/src/compiler/preprocessor/MacroExpander.cpp \
34 third_party/angle/src/compiler/preprocessor/Preprocessor.cpp \
35 third_party/angle/src/compiler/preprocessor/Token.cpp
    [all...]
preprocessor.target.linux-mips.mk 26 third_party/angle/src/compiler/preprocessor/DiagnosticsBase.cpp \
27 third_party/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp \
28 third_party/angle/src/compiler/preprocessor/DirectiveParser.cpp \
29 third_party/angle/src/compiler/preprocessor/ExpressionParser.cpp \
30 third_party/angle/src/compiler/preprocessor/Input.cpp \
31 third_party/angle/src/compiler/preprocessor/Lexer.cpp \
32 third_party/angle/src/compiler/preprocessor/Macro.cpp \
33 third_party/angle/src/compiler/preprocessor/MacroExpander.cpp \
34 third_party/angle/src/compiler/preprocessor/Preprocessor.cpp \
35 third_party/angle/src/compiler/preprocessor/Token.cpp
    [all...]
preprocessor.target.linux-x86.mk 26 third_party/angle/src/compiler/preprocessor/DiagnosticsBase.cpp \
27 third_party/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp \
28 third_party/angle/src/compiler/preprocessor/DirectiveParser.cpp \
29 third_party/angle/src/compiler/preprocessor/ExpressionParser.cpp \
30 third_party/angle/src/compiler/preprocessor/Input.cpp \
31 third_party/angle/src/compiler/preprocessor/Lexer.cpp \
32 third_party/angle/src/compiler/preprocessor/Macro.cpp \
33 third_party/angle/src/compiler/preprocessor/MacroExpander.cpp \
34 third_party/angle/src/compiler/preprocessor/Preprocessor.cpp \
35 third_party/angle/src/compiler/preprocessor/Token.cpp
    [all...]
preprocessor.target.linux-x86_64.mk 26 third_party/angle/src/compiler/preprocessor/DiagnosticsBase.cpp \
27 third_party/angle/src/compiler/preprocessor/DirectiveHandlerBase.cpp \
28 third_party/angle/src/compiler/preprocessor/DirectiveParser.cpp \
29 third_party/angle/src/compiler/preprocessor/ExpressionParser.cpp \
30 third_party/angle/src/compiler/preprocessor/Input.cpp \
31 third_party/angle/src/compiler/preprocessor/Lexer.cpp \
32 third_party/angle/src/compiler/preprocessor/Macro.cpp \
33 third_party/angle/src/compiler/preprocessor/MacroExpander.cpp \
34 third_party/angle/src/compiler/preprocessor/Preprocessor.cpp \
35 third_party/angle/src/compiler/preprocessor/Token.cpp
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/
math_delimiters.json 187 "default": "left pointing angle bracket",
196 "default": "right pointing angle bracket",
533 "default": "medium left pointing angle bracket ornament"
541 "default": "medium right pointing angle bracket ornament"
549 "default": "heavy left pointing angle quotation mark ornament"
557 "default": "heavy right pointing angle quotation mark ornament"
565 "default": "heavy left pointing angle bracket ornament"
573 "default": "heavy right pointing angle bracket ornament"
645 "default": "mathematical left angle bracket"
653 "default": "mathematical right angle bracket
    [all...]
  /external/chromium_org/content/gpu/
BUILD.gn 42 "//third_party/angle:libEGL",
43 "//third_party/angle:libGLESv2",
  /external/chromium_org/content/renderer/screen_orientation/
screen_orientation_dispatcher.cc 36 unsigned angle,
42 callback->onSuccess(angle, orientation);
  /external/chromium_org/third_party/WebKit/Source/platform/transforms/
RotateTransformOperation.cpp 58 *toAngle = to->angle();
64 *fromAngle = from->angle();
80 *fromAngle = from->angle();
81 *toAngle = to->angle();
134 // Convert that to Axis/Angle form
139 double angle = 0; local
145 angle = rad2deg(acos(decomp.quaternionW) * 2);
151 return RotateTransformOperation::create(x, y, z, angle, Rotate3D);
  /external/chromium_org/third_party/WebKit/public/platform/
WebLockOrientationCallback.h 15 // A success notification comes with the new orientation angle and orientation
28 virtual void onSuccess(unsigned angle, WebScreenOrientationType) = 0;

Completed in 605 milliseconds

1 2 3 4 5 6 7 8 91011>>