Home
last modified time | relevance | path

Searched defs:angle (Results 1 – 25 of 573) sorted by relevance

12345678910>>...23

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Drotate_vector.inl32 T const & angle
48 T const & angle,
70 T const & angle,
81 T const & angle
97 T const & angle
113 T const & angle
129 T const & angle
145 T const & angle
161 T const & angle
Dvector_angle.inl7 GLM_FUNC_QUALIFIER genType angle function
18 GLM_FUNC_QUALIFIER T angle function
Drotate_normalized_axis.inl10 T const & angle,
47 T const & angle,
Dsimd_quat.inl429 float angle = glm::acos(cosTheta); local
480 float angle = glm::acos(cosTheta); local
507 float angle = glm::fastAcos(cosTheta); local
543 float angle = glm::fastAcos(cosTheta); local
577 float const & angle,
592 float const & angle,
Dmatrix_interpolation.inl11 T & angle
85 T const angle
/third_party/libinput/test/
Dtest-trackball.c39 int angle; in START_TEST() local
70 int angle; in START_TEST() local
98 int angle; in START_TEST() local
115 int angle; in START_TEST() local
136 int angle; in START_TEST() local
186 int angle; in START_TEST() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dreciprocal.inl11 GLM_FUNC_QUALIFIER genType sec(genType angle)
26 GLM_FUNC_QUALIFIER genType csc(genType angle)
41 GLM_FUNC_QUALIFIER genType cot(genType angle)
105 GLM_FUNC_QUALIFIER genType sech(genType angle)
120 GLM_FUNC_QUALIFIER genType csch(genType angle)
135 GLM_FUNC_QUALIFIER genType coth(genType angle)
/third_party/freetype/src/base/
Dfttrigon.c297 FT_Cos( FT_Angle angle ) in FT_Cos()
311 FT_Sin( FT_Angle angle ) in FT_Sin()
325 FT_Tan( FT_Angle angle ) in FT_Tan()
361 FT_Angle angle ) in FT_Vector_Unit()
378 FT_Angle angle ) in FT_Vector_Rotate()
456 FT_Angle *angle ) in FT_Vector_Polarize()
486 FT_Angle angle ) in FT_Vector_From_Polar()
/third_party/skia/third_party/externals/freetype/src/base/
Dfttrigon.c297 FT_Cos( FT_Angle angle ) in FT_Cos()
311 FT_Sin( FT_Angle angle ) in FT_Sin()
325 FT_Tan( FT_Angle angle ) in FT_Tan()
361 FT_Angle angle ) in FT_Vector_Unit()
378 FT_Angle angle ) in FT_Vector_Rotate()
456 FT_Angle *angle ) in FT_Vector_Polarize()
486 FT_Angle angle ) in FT_Vector_From_Polar()
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dfttrigon.c298 FT_Cos( FT_Angle angle ) in FT_Cos()
312 FT_Sin( FT_Angle angle ) in FT_Sin()
326 FT_Tan( FT_Angle angle ) in FT_Tan()
362 FT_Angle angle ) in FT_Vector_Unit()
379 FT_Angle angle ) in FT_Vector_Rotate()
457 FT_Angle *angle ) in FT_Vector_Polarize()
487 FT_Angle angle ) in FT_Vector_From_Polar()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestgamecontroller.c55 static const struct { int x; int y; double angle; } axis_positions[] = { member
141 const double angle = axis_positions[i].angle; in loop() local
145 const double angle = axis_positions[i].angle + 180.0; in loop() local
/third_party/skia/third_party/externals/angle2/src/common/
Dsystem_utils_mac.cpp22 namespace angle namespace
Dsystem_utils_ios.cpp22 namespace angle namespace
Dentry_points_enum_autogen.cpp15 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_fuchsia.cpp11 namespace angle namespace
DSystemInfo_ios.cpp15 namespace angle namespace
/third_party/flutter/skia/third_party/externals/angle2/util/windows/win32/
DWin32_system_utils.cpp14 namespace angle namespace
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DLexer.cpp9 namespace angle namespace
DDirectiveHandlerBase.cpp9 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DLexer.cpp9 namespace angle namespace
DDirectiveHandlerBase.cpp9 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils_mock.cpp12 namespace angle namespace
/third_party/skia/third_party/externals/angle2/infra/specs/
Dtrybot_analyze_config.json2 "angle": { object
/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_rotate.c109 SDLgfx_rotozoomSurfaceSizeTrig(int width, int height, double angle, in SDLgfx_rotozoomSurfaceSizeTrig()
157 computeSourceIncrements90(SDL_Surface * src, int bpp, int angle, int flipx, int flipy, in computeSourceIncrements90()
200 transformSurfaceRGBA90(SDL_Surface * src, SDL_Surface * dst, int angle, int flipx, int flipy) in transformSurfaceRGBA90()
206 transformSurfaceY90(SDL_Surface * src, SDL_Surface * dst, int angle, int flipx, int flipy) in transformSurfaceY90()
414 SDLgfx_rotateSurface(SDL_Surface * src, double angle, int centerx, int centery, int smooth, int fli… in SDLgfx_rotateSurface()
/third_party/flutter/skia/samplecode/
DSampleThinAA.cpp37 void applyLocalTransform(SkCanvas* canvas, SkScalar tx, SkScalar ty, SkScalar angle) { in applyLocalTransform()
56 void draw(SkCanvas* canvas, SkPaint* paint, SkScalar tx, SkScalar ty, SkScalar angle) override { in draw()
108 void draw(SkCanvas* canvas, SkPaint* paint, SkScalar tx, SkScalar ty, SkScalar angle) override { in draw()
180 void draw(SkCanvas* canvas, SkPaint* paint, SkScalar tx, SkScalar ty, SkScalar angle) override { in draw()
188 void prepareBuffer(SkCanvas* canvas, SkPaint* paint, SkScalar tx, SkScalar ty, SkScalar angle) { in prepareBuffer()

12345678910>>...23