Home
last modified time | relevance | path

Searched defs:angle (Results 576 - 600 of 630) sorted by relevance

1...<<212223242526

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-color-colr-table.hh771 F2DOT14 angle; member
797 F2DOT14 angle; member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fMultisampleTests.cpp719 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 Des3fTextureMipmapTests.cpp274 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 DvktTextureMipmapTests.cpp258 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 Dloadimage_etc.cpp16 namespace angle namespace
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp311 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 Drosen_render_custom_paint.cpp2254 void RosenRenderCustomPaint::Rotate(double angle) argument
H A Drosen_render_offscreen_canvas.cpp1948 void RosenRenderOffscreenCanvas::Rotate(double angle) in Rotate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp226 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 Djsi_canvas_bridge.cpp971 double angle = GetJsDoubleVal(runtime, argv[0]); in JsRotate() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_renderer.cpp1298 double angle = 0.0; in JsRotate() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp72 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 Dvf_deshake_opencl.c953 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 Devdev.c1354 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 Devdev-mt-touchpad.h362 double angle; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp759 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 Dload_functions_table_autogen.cpp20 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp2530 namespace angle global() namespace
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DImageTest.cpp25 namespace angle namespace
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite.cpp35 namespace angle namespace
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp1336 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 DvktRayTracingPipelineFlagsTests.cpp752 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 Dcj_view_abstract_ffi.cpp1194 double* angle = linearGradientParam.angle; in NewCjLinearGradient() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpixel_map_napi.cpp3125 double angle = 0; in RotateSync() local
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.c2776 double angle = s->sei.display_orientation.anticlockwise_rotation * 360 / (double) (1 << 16); in set_side_data() local

Completed in 90 milliseconds

1...<<212223242526