/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_path_animation.cpp | 197 float tangent = 0.0; in OnAnimate() local 268 void RSRenderPathAnimation::SetPathValue(const Vector2f& value, float tangent) in SetPathValue() 277 void RSRenderPathAnimation::SetPathValue(const Vector4f& value, float tangent) in SetPathValue() 286 void RSRenderPathAnimation::SetRotationValue(const float tangent) in SetRotationValue() 303 void RSRenderPathAnimation::SetRotation(const float tangent) in SetRotation() 320 void RSRenderPathAnimation::GetPosTanValue(float fraction, Vector2f& position, float& tangent) in GetPosTanValue()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_path.cpp | 86 Drawing::Point tangent; in GetPosTan() local
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | knuckle_glow_trace_system.cpp | 91 Rosen::Drawing::Point tangent; in AddGlowPoints() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_svg_painter.cpp | 460 RSPoint tangent; in GetPathOffset() local 478 SkVector tangent; in GetMotionPathPosition() local 490 RSPoint tangent; in GetMotionPathPosition() local 655 SkVector tangent; in UpdateTextPath() local 723 RSPoint tangent; in UpdateTextPath() local 962 SkVector tangent; in UpdateMotionMatrix() local 984 RSPoint tangent; in UpdateMotionMatrix() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
H A D | rs_render_path_animation_test.cpp | 374 float tangent = 0.f; in HWTEST_F() local 393 float tangent = 0.f; in HWTEST_F() local 411 float tangent = 0.f; in HWTEST_F() local 440 float tangent = 0.f; in HWTEST_F() local 460 float tangent = 0.f; in HWTEST_F() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_path_test.cpp | 180 Point tangent; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_path_test.cpp | 811 OH_Drawing_Point2D tangent; variable
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_path.h | 115 float distance, TestingPoint& position, TestingPoint& tangent, bool forceClosed) const in GetPositionAndTangent()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/ |
H A D | path_fuzzer.cpp | 411 OH_Drawing_Point2D tangent; in NativeDrawingPathTest008() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | path.cpp | 273 bool Path::GetPositionAndTangent(scalar distance, Point& position, Point& tangent, bool forceClosed… in GetPositionAndTangent()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_path.cpp | 431 bool SkiaPath::GetPositionAndTangent(scalar distance, Point& position, Point& tangent, bool forceCl… in GetPositionAndTangent()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_path.cpp | 552 Point* tangent = CastToPoint(cTangent); in OH_Drawing_PathGetPositionTangent() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/ |
H A D | js_path.cpp | 760 Drawing::Point tangent; in OnGetPositionAndTangent() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_lighting_common.h | 240 const vec3 tangent = normalize(tangentW.xyz); in CalcTbnMatrix() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_importer.cpp | 755 const GLTF2::GLTFLoadDataResult& tangent, const GLTF2::GLTFLoadDataResult& color, in GatherErrorStrings() 791 GLTF2::GLTFLoadDataResult position, normal, tangent, color, joint, weight; in ProcessPrimitives() local
|