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
defs:velocity_
(Results
1 - 17
of
17
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/animation/
H
A
D
velocity_motion.h
103
float
velocity_
= 0.0f;
member in OHOS::Ace::VelocityMotion
H
A
D
simple_spring_node.h
76
double
velocity_
= 0.0;
member in OHOS::Ace::SimpleSpringNode
H
A
D
bezier_variable_velocity_motion.h
126
float
velocity_
= 0.0f;
member in OHOS::Ace::BezierVariableVelocityMotion
H
A
D
spring_curve.h
80
float
velocity_
= 0.0f;
member in OHOS::Ace::SpringCurve
H
A
D
curve.h
412
float
velocity_
= 0.0f;
member in OHOS::Ace::final
/foundation/arkui/ace_engine/test/mock/core/animation/
H
A
D
mock_spring_chain.h
57
double
velocity_
= 0.0;
member in OHOS::Ace::SpringChainItem
/foundation/arkui/ace_engine/frameworks/core/components/transform/
H
A
D
click_spring_effect.cpp
24
double
velocity_
;
member
/foundation/arkui/ace_engine/frameworks/core/gestures/
H
A
D
velocity_tracker.h
133
Velocity
velocity_
;
member in OHOS::Ace::final
H
A
D
drag_recognizer.h
116
Velocity
velocity_
;
member in OHOS::Ace::DragEndInfo
H
A
D
drag_event.h
321
Velocity
velocity_
;
member in OHOS::Ace::DragEvent
H
A
D
gesture_event.h
345
Velocity
velocity_
;
member in OHOS::OHOS::Ace::GestureEvent
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H
A
D
base_gesture_event.h
122
Velocity
velocity_
;
member in OHOS::Ace::PanGestureEvent
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H
A
D
rs_render_particle_emitter_test.cpp
43
ParticleVelocity
velocity_
;
member in OHOS::Rosen::RSRenderParticleEmitterTest
H
A
D
rs_render_particle_effector_test.cpp
44
ParticleVelocity
velocity_
;
member in OHOS::Rosen::RSRenderParticleEffectorTest
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H
A
D
rs_particle_params.h
138
ParticleVelocity
velocity_
;
member in OHOS::Rosen::ParticleParams
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H
A
D
rs_render_particle.h
207
ParticleVelocity
velocity_
;
member in OHOS::Rosen::ParticleRenderParams
393
Vector2f
velocity_
= {0.f, 0.f};
member in OHOS::Rosen::RSRenderParticle
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H
A
D
swiper_pattern.h
1126
std::optional<float>
velocity_
;
member
Completed in 12 milliseconds