Home
last modified time | relevance | path

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

/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
/foundation/window/window_manager/utils/test/unittest/
H A Dwm_math_test.cpp92 float theta = 2.34f; in HWTEST_F() 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
/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...]
/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
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle.cpp762 float theta = GetRandomValue(0.f, 2 * PI); in CalculateParticlePosition() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp123 auto theta = std::atan(h1 / w1); in GetEndP2P4() local
138 auto theta = std::atan(h1 / w1); in GetP2() local

Completed in 10 milliseconds