| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-color-colr-table.hh | 771 F2DOT14 angle; member 797 F2DOT14 angle; member
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fMultisampleTests.cpp | 719 float angle = 2.0f*DE_PI * (float)i / (float)numLines + 0.001f*(float)m_currentIteration; in renderPattern() local 835 float angle = 0.5f * DE_PI * (float)(m_currentIteration-1) / (float)(m_numIterations-1); in iterate() local 909 float angle = 0.5f * DE_PI * (float)(m_currentIteration-1) / (float)(m_numIterations-1); iterate() local 1090 float angle = 2.0f * DE_PI * (float)i / (float)numPolygons + 0.001f*(float)m_currentIteration; renderPattern() local [all...] |
| H A D | es3fTextureMipmapTests.cpp | 274 float angle = 2.0f*DE_PI * ((float)cellNdx / 16.0f); in getAffineTexCoord2D() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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/image_util/ |
| H A D | loadimage_etc.cpp | 16 namespace angle namespace
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
| H A D | rosen_decoration_painter.cpp | 311 float angle = 90.0f - Rad2deg(atan2(width, height)); in CreateLinearGradient() local 345 float angle = 90.0f - Rad2deg(atan2(width, height)); in CreateLinearGradient() local 382 static void EndPointsFromAngle(float angle, const SkSize& size, SkPoint& firstPoint, SkPoint& secondPoint) in EndPointsFromAngle() argument 431 EndPointsFromAngle(float angle, const RSSize& size, RSPoint& firstPoint, RSPoint& secondPoint) EndPointsFromAngle() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
| H A D | rosen_render_custom_paint.cpp | 2254 void RosenRenderCustomPaint::Rotate(double angle) argument
|
| H A D | rosen_render_offscreen_canvas.cpp | 1948 void RosenRenderOffscreenCanvas::Rotate(double angle) in Rotate() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | custom_paint_paint_method.cpp | 226 double angle = gradient.GetConicGradient().startAngle->Value() / M_PI * 180.0; in MakeConicGradient() local 1168 void CustomPaintPaintMethod::Rotate(double angle) in Rotate() argument 1901 void CustomPaintPaintMethod::RotateMatrix(double angle) in RotateMatrix() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_canvas_bridge.cpp | 971 double angle = GetJsDoubleVal(runtime, argv[0]); in JsRotate() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
| H A D | js_canvas_renderer.cpp | 1298 double angle = 0.0; in JsRotate() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | view_abstract_model_impl.cpp | 72 auto angle = gradient.GetLinearGradient()->angle; in ToGradient() local 661 void ViewAbstractModelImpl::SetRotate(float x, float y, float z, float angle, float perspective) in SetRotate() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deshake_opencl.c | 953 transform_center_scale( float x_shift, float y_shift, float angle, float scale_x, float scale_y, float center_w, float center_h, float *matrix ) transform_center_scale() argument
|
| /third_party/libinput/src/ |
| H A D | evdev.c | 1354 evdev_read_wheel_click_prop(struct evdev_device *device, const char *prop, double *angle) evdev_read_wheel_click_prop() argument 1380 evdev_read_wheel_click_count_prop(struct evdev_device *device, const char *prop, double *angle) evdev_read_wheel_click_count_prop() argument [all...] |
| H A D | evdev-mt-touchpad.h | 362 double angle; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingPipelineFlagsTests.cpp | 759 const float angle = (4.0f * std::acos(0.0f)) / float(trianglesCount); in prepareTriGeometries() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | load_functions_table_autogen.cpp | 20 namespace angle namespace
|
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| H A D | preprocessor_lex_autogen.cpp | 2530 namespace angle global() namespace [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | ImageTest.cpp | 25 namespace angle namespace
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
| H A D | TestSuite.cpp | 35 namespace angle namespace [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fGeometryShaderTests.cpp | 1336 const float angle = (float(ndx) + 0.5f) / float(emitCount / 2) * 3.142f; in shadePrimitives() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingPipelineFlagsTests.cpp | 752 const float angle = (4.0f * std::acos(0.0f)) / float(trianglesCount); in prepareTriGeometries() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_view_abstract_ffi.cpp | 1194 double* angle = linearGradientParam.angle; in NewCjLinearGradient() local
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| H A D | pixel_map_napi.cpp | 3125 double angle = 0; in RotateSync() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | hevcdec.c | 2776 double angle = s->sei.display_orientation.anticlockwise_rotation * 360 / (double) (1 << 16); in set_side_data() local
|