| /third_party/icu/icu4c/source/i18n/ |
| H A D | astro.cpp | 223 inline static double norm2PI(double angle) { in norm2PI() argument 230 inline static double normPI(double angle) { in normPI() argument 1322 double angle = func.eval(*this); timeOfAngle() local 1386 double angle = ::acos(-tanL * ::tan(pos.declination)); riseOrSet() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | astro.cpp | 223 inline static double norm2PI(double angle) { in norm2PI() argument 230 inline static double normPI(double angle) { in normPI() argument 1322 double angle = func.eval(*this); timeOfAngle() local 1386 double angle = ::acos(-tanL * ::tan(pos.declination)); riseOrSet() local [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-debug-gui.c | 157 double angle; member
|
| /third_party/libinput/src/ |
| H A D | evdev-tablet.c | 411 double angle = 0.0; in convert_tilt_to_rotation() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureMipmapTests.cpp | 258 const float angle = 2.0f*DE_PI * ((float)cellNdx / 16.0f); in getAffineTexCoord2D() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context.h | 43 namespace angle namespace [all...] |
| H A D | Context_gles_1_0.cpp | 494 void Context::rotatef(float angle, floa argument 499 rotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) rotatex() argument [all...] |
| H A D | validationES1.cpp | 1415 ValidateRotatef(const Context *context, angle::EntryPoint entryPoint, GLfloat angle, GLfloat x, GLfloat y, GLfloat z) ValidateRotatef() argument 1426 ValidateRotatex(const Context *context, angle::EntryPoint entryPoint, GLfixed angle, GLfixed x, GLfixed y, GLfixed z) ValidateRotatex() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | frame_capture_utils.cpp | 43 namespace angle namespace
|
| H A D | FrameCapture.h | 24 namespace angle namespace [all...] |
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | mathutil.h | 24 namespace angle namespace
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | FormatID_autogen.h | 15 namespace angle namespace
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_utils.cpp | 21 namespace angle namespace [all...] |
| H A D | vk_utils.h | 80 namespace angle namespace [all...] |
| H A D | RendererVk.h | 38 namespace angle namespace [all...] |
| H A D | ContextVk.h | 25 namespace angle namespace [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | RobustResourceInitTest.cpp | 14 namespace angle namespace
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/ |
| H A D | libGLESv1_CM.cpp | 173 void GL_APIENTRY glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef() argument 660 void GL_APIENTRY glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | rpng2-x.c | 1229 double angle=0.0, aoffset=0.0, maxDist, dist; in rpng2_x_load_bg_image() local 2001 double angle=0.0, aoffset=0.0, maxDist, dist; in rpng2_x_reload_bg_image() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | astro.cpp | 223 inline static double norm2PI(double angle) { in norm2PI() argument 230 inline static double normPI(double angle) { in normPI() argument 1322 double angle = func.eval(*this); timeOfAngle() local 1386 double angle = ::acos(-tanL * ::tan(pos.declination)); riseOrSet() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkOpAngle.cpp | 734 bool SkOpAngle::insert(SkOpAngle* angle) { in insert() argument 833 merge(SkOpAngle* angle) merge() argument [all...] |
| H A D | SkOpSegment.cpp | 303 SkOpAngle* angle = this->globalState()->allocator()->make<SkOpAngle>(); in calcAngles() local 430 SkOpAngle* angle = firstAngle->previous(); in computeSum() local 573 SkOpAngle* angle = this->spanToAngle(end, start); findNextOp() local 679 SkOpAngle* angle = this->spanToAngle(end, start); findNextWinding() local 768 SkOpAngle* angle = this->spanToAngle(end, start); findNextXor() local 954 markAngle(int maxWinding, int sumWinding, const SkOpAngle* angle, SkOpSpanBase** result) markAngle() argument 978 markAngle(int maxWinding, int sumWinding, int oppMaxWinding, int oppSumWinding, const SkOpAngle* angle, SkOpSpanBase** result) markAngle() argument 1077 SkOpAngle* angle = step > 0 ? endSpan->fromAngle() : endSpan->upCast()->toAngle(); nextChase() local 1754 updateWinding(SkOpAngle* angle) updateWinding() argument 1760 updateWindingReverse(const SkOpAngle* angle) updateWindingReverse() argument [all...] |
| /third_party/skia/tests/ |
| H A D | PathOpsDebug.cpp | 219 const SkOpAngle* AngleAngle(const SkOpAngle* angle, int id) { in AngleAngle() argument 223 SkOpContour* AngleContour(SkOpAngle* angle, int id) { in AngleContour() argument 227 const SkOpPtT* AnglePtT(const SkOpAngle* angle, int id) { in AnglePtT() argument 231 const SkOpSegment* AngleSegment(const SkOpAngle* angle, int id) { in AngleSegment() argument 235 const SkOpSpanBase* AngleSpan(const SkOpAngle* angle, int id) { in AngleSpan() argument 1073 SkOpAngle* angle = span->fromAngle(); debugAngle() local 1083 SkOpAngle* angle = tail->fromAngle(); debugAngle() local 1523 Dump(const SkOpAngle& angle) Dump() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | ANGLETest.cpp | 27 namespace angle namespace [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftcolor.h | 1213 FT_Fixed angle; member
|