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:speed_
(Results
1 - 25
of
28
) sorted by relevance
1
2
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H
A
D
swipe_gesture.h
51
double
speed_
= 0.0;
member in OHOS::Ace::NG::SwipeGesture
H
A
D
base_gesture_event.h
209
double
speed_
= 0.0;
member in OHOS::Ace::SwipeGestureEvent
/foundation/arkui/ace_engine/frameworks/core/gestures/
H
A
D
slide_gesture.h
44
double
speed_
= 0.0;
member in OHOS::Ace::SwipeGesture
H
A
D
slide_recognizer.h
77
double
speed_
= 0.0;
member in OHOS::Ace::SlideRecognizer
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H
A
D
toss_animation_controller.h
53
double
speed_
= 0.0;
member in OHOS::Ace::TossAnimationController
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H
A
D
audio_speed.h
52
float
speed_
= 0.0f;
member in OHOS::AudioStandard::AudioSpeed
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H
A
D
swipe_recognizer.h
76
double
speed_
= 0.0;
member in OHOS::Ace::NG::SwipeRecognizer
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H
A
D
toss_animation_controller.h
73
double
speed_
= 0.0;
member in OHOS::Ace::NG::TossAnimationController
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H
A
D
toss_animation_controller.h
74
double
speed_
= 0.0;
member in OHOS::Ace::NG::TimePickerTossAnimationController
/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/
H
A
D
gltf_animation.h
42
float
speed_
= 1.0;
member in OHOS::Render3D::GLTFAnimation
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H
A
D
toss_animation_controller.h
78
double
speed_
= 0.0;
member in OHOS::Ace::NG::TextPickerTossAnimationController
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H
A
D
subtitle_sink.h
91
float
speed_
= 1.0;
member in OHOS::Media::SubtitleSink
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H
A
D
player_sink_manager.h
88
float
speed_
;
member in OHOS::Media::SinkManager
H
A
D
player_video_sink.h
73
float
speed_
;
member in OHOS::Media::VideoSink
H
A
D
player_sync.h
113
float
speed_
;
member in OHOS::Media::PlayerSync
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H
A
D
avplayback_state.h
151
double
speed_
= 1.0;
member in OHOS::AVSession::AVPlaybackState
/foundation/multimedia/media_lite/services/player_lite/impl/
H
A
D
player_impl.h
122
float
speed_
;
member in OHOS::Media::PlayerImpl
/foundation/arkui/ace_engine/frameworks/core/components/video/
H
A
D
video_element.h
169
float
speed_
= -1.0f;
member in OHOS::Ace::VideoElement
H
A
D
video_component.h
358
float
speed_
= 1.0f;
member in OHOS::Ace::VideoComponent
/foundation/arkui/ace_engine/frameworks/component_test/core/
H
A
D
action.h
253
const uint32_t
speed_
;
member in OHOS::Ace::ComponentTest::MoveAction
287
const float
speed_
;
member in OHOS::Ace::ComponentTest::ScrollToAction
/foundation/arkui/ui_lite/frameworks/components/
H
A
D
ui_label.cpp
111
uint16_t
speed_
;
member in OHOS::LabelAnimator
H
A
D
ui_arc_label.cpp
129
uint16_t
speed_
;
member in OHOS::ArcLabelAnimator
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
H
A
D
audio_renderer_private.h
214
std::optional<float>
speed_
= std::nullopt;
member in OHOS::AudioStandard::AudioRendererPrivate
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H
A
D
napi_stream_player.cpp
1272
PlaybackSpeed
speed_
;
in SetSpeed()
member
1562
PlaybackSpeed
speed_
;
in GetPlaySpeed()
member
/foundation/multimedia/audio_framework/services/audio_service/client/include/
H
A
D
renderer_in_client_private.h
347
float
speed_
= 1.0;
member in OHOS::AudioStandard::RendererInClientInner
Completed in 13 milliseconds
1
2