Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:SetVelocity
(Results
1 - 22
of
22
) sorted by relevance
/foundation/arkui/ace_engine/test/mock/core/animation/
H
A
D
mock_spring_chain.h
44
void
SetVelocity
(double velocity)
in SetVelocity()
function in OHOS::Ace::SpringChainItem
/foundation/arkui/ace_engine/frameworks/core/animation/
H
A
D
velocity_motion.h
82
void
SetVelocity
(const float velocity)
in SetVelocity()
function in OHOS::Ace::VelocityMotion
H
A
D
simple_spring_node.h
56
void
SetVelocity
(double velocity)
in SetVelocity()
function in OHOS::Ace::SimpleSpringNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H
A
D
base_gesture_event.h
99
void
SetVelocity
(const Velocity& velocity)
in SetVelocity()
function in OHOS::Ace::PanGestureEvent
/foundation/arkui/ace_engine/frameworks/core/gestures/
H
A
D
drag_recognizer.cpp
166
endInfo.
SetVelocity
(dragInfo.velocityTracker_.GetVelocity())
in HandleTouchUpEvent()
177
endInfo.
SetVelocity
(dragInfo.velocityTracker_.GetVelocity())
in HandleTouchUpEvent()
H
A
D
pan_recognizer.cpp
356
info.
SetVelocity
(Velocity());
in SendCallbackMsg()
359
info.
SetVelocity
(velocityTracker_.GetVelocity());
in SendCallbackMsg()
H
A
D
gesture_event.h
170
void
SetVelocity
(const Velocity& velocity)
in SetVelocity()
function in OHOS::OHOS::Ace::GestureEvent
H
A
D
drag_event.h
260
void
SetVelocity
(const Velocity& velocity)
in SetVelocity()
function in OHOS::Ace::DragEvent
H
A
D
drag_recognizer.h
97
DragEndInfo&
SetVelocity
(const Velocity& velocity)
in SetVelocity()
function in OHOS::Ace::DragEndInfo
/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/spring_chain/
H
A
D
spring_chain_test.cpp
128
item->
SetVelocity
(velocity);
in InitSpringChain()
/foundation/multimodalinput/input/service/crown_transform_processor/src/
H
A
D
crown_transform_processor.cpp
217
pointerEvent_->
SetVelocity
(velocity);
in HandleCrownRotatePostInner()
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H
A
D
pan_recognizer.cpp
687
info.
SetVelocity
(panVelocity_.GetVelocity());
in GetGestureEventInfo()
755
info->
SetVelocity
(Velocity());
in TriggerGestureJudgeCallback()
759
info->
SetVelocity
(panVelocity_.GetVelocity());
in TriggerGestureJudgeCallback()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H
A
D
rs_render_particle_effector.cpp
274
particle->
SetVelocity
(velocity);
in UpdatePosition()
H
A
D
rs_render_particle.cpp
385
void RSRenderParticle::
SetVelocity
(const Vector2f& velocity)
in SetVelocity()
function in OHOS::Rosen::RSRenderParticle
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H
A
D
pointer_event.h
1539
void
SetVelocity
(double velocity);
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H
A
D
rs_render_particle.h
313
void
SetVelocity
(const Vector2f& velocity);
/foundation/multimodalinput/input/util/common/src/
H
A
D
input_event_data_transformation.cpp
405
event->
SetVelocity
(velocity);
in SetAxisInfo()
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H
A
D
drag_drop_manager.cpp
1538
notifyEvent->
SetVelocity
(velocityTracker_.GetVelocity());
in UpdateNotifyDragEvent()
1554
event->
SetVelocity
(velocityTracker_.GetVelocity());
in UpdateDragEvent()
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H
A
D
rs_particle_animate_test.cpp
229
* @tc.desc: test results of
SetVelocity
237
rsRenderParticle.
SetVelocity
(velocity);
in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H
A
D
rs_render_particle_test.cpp
65
* @tc.desc: test results of
SetVelocity
73
rsRenderParticle.
SetVelocity
(velocity);
in HWTEST_F()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H
A
D
pointer_event.cpp
846
void PointerEvent::
SetVelocity
(double velocity)
in SetVelocity()
function in OHOS::MMI::PointerEvent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H
A
D
scrollable_pattern.cpp
3193
fixedVelocityMotion_->
SetVelocity
(velocity);
in ScrollAtFixedVelocity()
3196
fixedVelocityMotion_->
SetVelocity
(velocity);
in ScrollAtFixedVelocity()
Completed in 28 milliseconds