Home
last modified time | relevance | path

Searched defs:angle (Results 326 - 350 of 491) sorted by relevance

1...<<11121314151617181920

/third_party/skia/third_party/externals/angle2/src/common/
H A Dstring_utils.cpp34 namespace angle namespace
H A Dandroid_util.cpp273 namespace angle namespace
H A Dmatrix_utils.cpp11 namespace angle namespace
71 Mat4 Mat4::Rotate(float angle, const Vector3 &axis) in Rotate() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/gesture/
H A Dgesture_test.cpp164 auto angle = OH_ArkUI_SwipeGesture_GetAngle(event); in OnSwipeActionCallBack() local
335 auto angle = OH_ArkUI_RotationGesture_GetAngle(event); in OnRotateActionCallBack() local
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/
H A Dimage_pixel_map_imgndk_test.cpp462 double angle = NUM_0; in Rotate() local
/third_party/ffmpeg/libavfilter/
H A Davf_aphasemeter.c54 float angle; member
253 float angle = cosf(s->angle/180.0f*M_PI); in filter_frame() local
H A Dvsrc_gradients.c387 float angle = fmodf(s->pts * s->speed, 2.f * M_PI); in activate() local
/third_party/astc-encoder/Source/
H A Dastcenc_weight_align.cpp128 vfloat angle = atan2(anglesum_y, anglesum_x); in compute_angular_offsets() local
/third_party/mesa3d/src/mesa/main/
H A Dmatrix.c619 matrix_rotate(struct gl_matrix_stack *stack, GLfloat angle, in matrix_rotate() argument
647 _mesa_Rotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z ) in _mesa_Rotatef() argument
655 _mesa_MatrixRotatefEXT( GLenum matrixMode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z ) in _mesa_MatrixRotatefEXT() argument
793 _mesa_Rotated( GLdouble angle, GLdoubl argument
800 _mesa_MatrixRotatedEXT( GLenum matrixMode, GLdouble angle, GLdouble x, GLdouble y, GLdouble z ) _mesa_MatrixRotatedEXT() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDisplay.h32 namespace angle namespace
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanExternalImageTest.cpp15 namespace angle namespace
H A DCopyTexImageTest.cpp10 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.h24 namespace angle namespace
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTexturesPerf.cpp19 namespace angle namespace
H A DANGLEPerfTest.h260 namespace angle namespace
/third_party/skia/samplecode/
H A DSample3D.cpp183 void update(SkV3 axis, SkScalar angle) { in update() argument
/third_party/skia/src/core/
H A DSkM44.cpp360 SkM44 SkM44::Perspective(float near, float far, float angle) { in Perspective() argument
/third_party/skia/src/pathops/
H A DSkOpSegment.h63 SkOpAngle* angle = this->globalState()->allocator()->make<SkOpAngle>(); in addEndSpan() local
81 SkOpAngle* angle = this->globalState()->allocator()->make<SkOpAngle>(); in addStartSpan() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestConfig.cpp24 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dangle_test_instantiate.cpp37 namespace angle namespace
[all...]
/third_party/skia/third_party/externals/angle2/util/posix/
H A Dtest_utils_posix.cpp37 namespace angle namespace
/third_party/skia/third_party/externals/angle2/include/platform/
H A DFeaturesGL.h14 namespace angle namespace
/third_party/skia/gm/
H A Dpolygonoffset.cpp27 float angleStep = 360.0f / n, angle = 0.0f; in create_ngon() local
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
H A DCubeActivity.java159 private void rotate(Vec3 axis, float angle) { in rotate() argument
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DMatrix.java53 public static Matrix makePerspective(float near, float far, float angle) { in makePerspective() argument
201 private static native long nCreatePerspective(float near, float far, float angle); in nCreatePerspective() argument

Completed in 22 milliseconds

1...<<11121314151617181920