Home
last modified time | relevance | path

Searched defs:theta (Results 1 - 25 of 74) sorted by relevance

123

/third_party/skia/docs/examples/
H A Dskcanvas_star.cpp12 SkScalar theta = 3 * i * TAU / 7; in REG_FIDDLE() local
/kernel/linux/linux-5.10/lib/math/
H A Dcordic.c46 struct cordic_iq cordic_calc_iq(s32 theta) in cordic_calc_iq() argument
[all...]
/kernel/linux/linux-6.6/lib/math/
H A Dcordic.c46 struct cordic_iq cordic_calc_iq(s32 theta) in cordic_calc_iq() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dlargeclippedpath.cpp72 float theta = n * M_PI * i / kNumPetals; in OnTestFunction() local
/third_party/skia/gm/
H A Dlargeclippedpath.cpp35 float theta = 2*SK_ScalarPI*i / kNumPetals; in draw_clipped_flower() local
H A Dsharedcorners.cpp99 SkScalar theta = 0; variable
H A Darithmode.cpp202 double theta = nanos * 1e-6 * 0.001; variable
/third_party/skia/modules/svg/src/
H A DSkSVGFeColorMatrix.cpp57 const SkScalar theta = SkDegreesToRadians(degrees); in MakeHueRotate() local
/foundation/window/window_manager/utils/test/unittest/
H A Dwm_math_test.cpp92 float theta = 2.34f; in HWTEST_F() local
/third_party/ffmpeg/libavutil/
H A Dpca.c130 double t,c,s,tau,theta, h; in ff_pca() local
/third_party/pulseaudio/src/pulsecore/filter/
H A Dbiquad.c51 double theta = M_PI * cutoff; in biquad_lowpass() local
83 double theta = M_PI * cutoff; in biquad_highpass() local
/third_party/skia/samplecode/
H A DSamplePathOverstroke.cpp101 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_color_matrix.cpp71 float theta = DegreesToRadians(std::stof(value)); in MakeHueRotate() local
/foundation/window/window_manager/test/fuzztest/wms/windowutilmath_fuzzer/
H A Dwindowutilmath_fuzzer.cpp119 float theta; in WindowUtilMathFuzzPart1() local
/third_party/ffmpeg/libavcodec/
H A Dmdct_template.c47 double alpha, theta; in ff_mdct_init() local
H A Daacps_tablegen.h78 double theta = 2 * M_PI * (q + 0.5) * (n - 6) / bands; in make_filters_from_proto() local
180 double f_center, theta; in ps_tableinit() local
195 double f_center, theta; ps_tableinit() local
[all...]
H A Dmdct15.c251 double alpha, theta; in ff_mdct15_init() local
298 double theta = (2.0f * M_PI * i) / 15.0f; in ff_mdct15_init() local
H A Daacps_fixed_tablegen.h122 int theta = (q*(n-6) + (n>>1) - 3) % bands; in make_filters_from_proto() local
357 int theta; in ps_tableinit() local
380 int theta, f_center; ps_tableinit() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DMatrixStack.cpp80 float theta = angle * 0.0174532925f; // In radians in rotate() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dfttrigon.c220 FT_Angle theta; in ft_trig_pseudo_polarize() local
[all...]
/foundation/window/window_manager/utils/src/
H A Dwm_math.cpp197 Matrix3 CreateRotation(float theta) in CreateRotation() argument
229 Matrix4 CreateRotationX(float theta) in CreateRotationX() argument
241 CreateRotationY(float theta) CreateRotationY() argument
253 CreateRotationZ(float theta) CreateRotationZ() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_asupercut.c129 double alpha, beta, gamma, theta; in get_coeffs() local
163 double alpha, beta, gamma, theta; in get_coeffs() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimalIntrinsics.cpp150 Float4 theta = Atan_01(y); in Atan() local
164 Float4 theta = As<Float4>(S & As<Int4>(minus_pi)); in Atan2() local
/third_party/skia/third_party/externals/angle2/util/
H A DMatrix.cpp82 float theta = static_cast<float>(angle * (M_PI / 180.0f)); in rotate() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c101 const uint32_t theta = (WIFI_THETA_ACCURACY * effectiveSize / allSize); in GetThetaByLinkSpeed() local

Completed in 12 milliseconds

123